jira-integration: Avoid saving in startSyncWithJir
User should be able to do not save if he is not happy with the result of the JIRA importation. FEA: ItEr77S16JiraAndTimConnectorContributionIntegration
This commit is contained in:
parent
4ebff70afa
commit
f3bec8193f
1 changed files with 0 additions and 1 deletions
|
|
@ -1739,7 +1739,6 @@ public class OrderCRUDController extends GenericForwardComposer {
|
|||
jiraOrderElementSynchronizer.syncOrderElementsWithJiraIssues(issues,
|
||||
order);
|
||||
|
||||
saveAndContinue(false);
|
||||
if (jirasyncPopup != null) {
|
||||
jirasyncPopup.close();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue