BUG: after updating description, tag is pushed to Jira as new tag
This creates a duplicate worklog on Jira and potentially future synchronization issues.
Also, tag deletions don't get pushed to Jira at all.
3
votes
-
Denis Bogdanas commented
Steps to reproduce:
- Have a Jira connection with some sync-ed task.
- Add a tag for a Jira task.
- Sync.
- Edit the tag and add a description.
- Sync.Result: new work item is created on Jira.
Expected: old work item should be updated with a description.