Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C cim-client
  • 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 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • it-bott-integrasjoner
  • cim-client
  • Merge requests
  • !4

Add option to disable overwrite

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andreas Ellewsen requested to merge feature/disable-overwrite into master Jun 15, 2020
  • Overview 3
  • Commits 4
  • Pipelines 0
  • Changes 3

Until now any person update would overwrite all fields. With this commit you can now turn off this feature, and instead only update the fields set on the Person object by setting overwrite argument for the post_person, update_person and delete_person methods to False.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/disable-overwrite