codestream
codestream copied to clipboard
Commenting Behaviour of CodeStream/Jira Integration
In enabling the Jira/CodeStream integration in IntelliJ, I was able to observe the ability to create Jira tickets from IntelliJ.
However, if I updated the Jira tickets description or added comments to the Jira ticket (from a browser window), I observed no updating of the associated IntelliJ/CodeStream view of the ticket.
Likewise, if I updated the IntelliJ/CodeStream view of the Jira ticket by modifying the description or adding in comments, I observed no updating of the associated Jira ticket.
Given that different people in the team interact with these tools in different ways (e.g. project/product managers typically use Jira from a browser and engineers might want to view tickets via the IDE), surely it would be reasonable to expect syncing behaviour between Jira and CodeStream here?
Is this something that you are planning to address at some point in the future?