Something weird started happening in our Jira instance recently.
We have automation set up so when a PR is opened against a Jira ticket, it will automatically move the ticket into a status of "Review" and then once the PR is merged, it automatically moves the ticket to a status of "Merged."
This seems to have been working for a good long time, but in the past few weeks, we've seen the PR links in the Jira tickets change when a comment is added on a PR containing a different Jira link. (For instance, it added a PR to a Jira ticket that was not a part of that PR but was mentioned in the comments on the PR.)
Anyone else seeing something like this lately?
Based on the documentation I see for Jira automation, it doesn't make sense that it would do this, and we never set any rules up in Github to do that.
It looks like someone already found where the change happened: https://github.com/atlassian/github-for-jira/issues/1092
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.