-
Bug
-
Resolution: Fixed
-
High (View bug fix roadmap)
-
8.3.4
-
8.03
-
6
-
Severity 2 - Major
-
Issue Summary
When connecting Jira to Bitbucket Cloud through DVCS, there is a limitation regarding the number of branches that are retrieved per repository, which is set to 10. This can cause Jira to fail retrieving branches if more than 10 were updated before the sync, causing older branches to not be synchronized.
Steps to Reproduce
- Create 11 branches on a repository Bitbucket Cloud
- Synchronize the repository on Jira
Expected Results
All 11 branches will be populated on Jira
Actual Results
Only 10 of them will be populated, while the older branch will not appear.
Workaround
When this happens, the branches that were not synchronized need to be updated on Bitbucket Cloud and then force a synchronization on Jira to ensure they are updated.
- is duplicated by
-
JSWSERVER-20540 When synchronizing DVCS accounts with Bitbucket Cloud only the first 10 branches/commits are synchronized
-
- Closed
-