Hi!
We generated this query to do a bulk edit on specific tickets:
statusCategory = Done AND updatedDate <= 2017-05-09 AND type = Story AND project in ("eComm Enhancements 2017", "Ecom Redesign - MUTATION") AND development[pullRequests].all > 0 AND development[pullRequests].open = 0
The query is returning results however, when selecting the bulk changes option, it brings us back to "My open issues" filter.
Any ideas why this is happening?
Thank you!
Gabriel
Hi Gabriel
To bulk change, you need to have access to do whatever it is as if you were doing it to each issue individually. I've usually seen something like you're describing when the user doesn't have the required access (rights).
Try to do this on a smaller set of issues (I'm assuming your query returns many issues) - typically less than 10. If you're able to do that, try to see what is different with some of the issues in the larger set.
Hi Warren,
Thank you for your reply. It seems like the bulk change option is working if we remove the AND development[pullRequests].all > 0 AND development[pullRequests].open = 0 part.
I'll try to test permissions as you mentionned just to make sure I have tested all scenarios.
Thank you!
Gabriel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello!
I sent a support request to Atlassian and they have identified 2 bugs related to this issue:
https://jira.atlassian.com/browse/JSWCLOUD-16182
This one is about the fact that the development field is producing invalid JQLs
https://jira.atlassian.com/browse/JSWCLOUD-16183
and this one is about the fact that the invalid JQLs are causing the Bulk Edit to fail.
Thank you!
Gabriel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.