-
Bug
-
Resolution: Fixed
-
Medium
-
None
-
DCON - old releases
NOTE: This bug report is for JIRA Software Server. Using JIRA Software Cloud? See the corresponding bug report.
Steps to reproduce:
- create a pull request with source from branch A and destination to branch B (suppose the commits to be merged contain issue key ABC-123)
- synchronize the repository so that the commits to be merged are recorded and the PR is associated with issue ABC-123 on the Development panel
- update the pull request to change destination to branch C, so that the commits with issue key ABC-123 are no longer in the list to be merged
- synchronize the repository
- result
- expected: the PR is disassociated with the issue ABC-123.
- actual: the PR is still associated with the issue ABC-123.
Workaround: Do a full synchronization on the affected repository from the "DVCS Accounts" page.
- causes
-
JSWSERVER-14175 Incorrect syntax near the keyword 'MERGE' under Source Control
- Closed
-
JSWSERVER-14874 DVCS Connector failed with SQLException: Incorrect syntax near the keyword 'MERGE'
- Closed
- relates to
-
JSWCLOUD-14242 Pull requests are associated with incorrect issues after destination is changed
- Closed
- is cloned from
-
BBC-763 Loading...
(1 mentioned in)