Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • B bitrix
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Yuri Yurev
  • bitrix
  • Merge requests
  • !559

Add conditions to skip tasks for Internal Database clients

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Yuri Yurev requested to merge dev-1319774 into master Feb 28, 2024
  • Overview 0
  • Commits 2
  • Pipelines 2
  • Changes 7

Updated the tasks creation and update functions to exclude clients that belong to the "Internal Database" service. This change will avoid creating or updating tasks unnecessarily for these clients. This was implemented by adding a new function 'isServiceFieldEqual' that checks if a company's service field matches a particular value, in this case, the ID for the "Internal Database" service.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: dev-1319774