Skip to content

phab-gitlab-bridge duplicate bugs on Phabricator

Background

The tool phab-gitlab-bridge is used to mirror bugs in apertis-issues to internal Phabricator using Gitlab Ci. It was found that after enabling webhooks it duplicates issues.

Expected result

Issues are mirrored in internal Phabricator with no duplication.

Actual result

Some issues are duplicated.

Reproducibility

How often the issue is hit when repeating the test and changing nothing (same device, same image, etc.)?

Put the in the most appropriate entry:

  1. always
  2. often, but not always
  3. rarely

Impact of bug

Some issues are duplicated causing confusion in task assignment.

Root cause

The root cause seems to be that interruptible: true is not working as expected for triggered pipelines

Outcomes

Management data

This section is for management only, it should be the last one in the description.

/cc @andrunko @em @sagar @sudarshan @wlozano

Phabricator link: https://phabricator.apertis.org/T9181

Edited by Walter Lozano