Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P phabricator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • Phabricator
  • phabricator
  • Merge requests
  • !13

Avoid multiple calls to snipe-it

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ana Rute Mendes requested to merge anarute/phabricator:fix-multiple-creation into deploy/production Jun 28, 2020
  • Overview 2
  • Commits 2
  • Changes 1

Phabricator creates xactions as previews when someone is editing the ticket through the comments section.

We do not want to trigger the asset creation/fetching in Snipe IT in theses cases, otherwise we will end up with duplicated actions in snipe IT when phab user closes the ticket through the comment section.

This is related to https://gitlab.collabora.com/phabricator/asset-item-application/-/merge_requests/5

CC @kov or @daniels

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-multiple-creation