-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
High
-
None
-
Affects Version/s: None
-
Component/s: Integration - Dvcs accounts
-
Environment:
Studio Build: JST/Trunk (-r125298)
Bitbucket Connector Last commit: 48f0f0fb9183
Bitbucket Connector Last Commit Date: 06/01/2011
GitHub Connector Last commit: 4b0a16b083247c9e0799
GitHub Connector Last commit Date 06/02/2011
Container: https://syd-gs-testing-055.jira.com
There are 3 cases that exhibit this behaviour:
- Deleting a repo while it is being synced
- Syncing a repo while it is being deleted.
- Sync a repo after it has been deleted.
The following repo steps are for the simplest case #3 above:
- Create project "QA"
- Add 3 issues to project "QA"
- Add public repo: "https://github.com/farmas/TestRepo-QA"
- Open a new browser window and navigate to configure repositories page.
- Delete the repo in one of the browser windows.
- On the other window, click on Force Sync
Expected: a) Error message stating that the repo has been removed, b) no op
Actual: Sync finished normally, commit results are displayed in the summary. If navigating to issues, under the github tab the commits are shown. However, the repo has been removed from the list.