You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2023. It is now read-only.
Your issue may already be reported!
Please search on the issue tracker before creating one.
Describe the bug
A pull request in GitHub will create links in the Connections tab of the Rally story/defect. If the check is re-triggered, another connection will be created each time. This will happen when changing the title or body of a pull request, or when new commits are pushed to a PR.
To Reproduce
Steps to reproduce the behavior:
Open a pull request with a user story (or valid artifact)
Let the check complete
Change the title or body, or make a new commit
See another connection added in Rally
Expected behavior
A connection is made only when the current PR isn't already linked
Screenshots
Additional context
Add any other context about the problem here.