From what I saw, it is possible to add a comment, change the assignment and delete in batch. But what other actions can I do in batch?
Hi @Ivo Pereira Tromm ,
The short answer is that almost all the things that can be done to a single issue can be done with multiple issues. If you do a search, display as a grid, and, in the upper right, look for bulk change all the issues, there are choices to edit, transition, move, etc... The big ticket ones are edit and transition as you can bulk change fields with edit and bulk move through a workflow.
Very often, I might find myself, for instance, making a special transition in a workflow to do a bulk fix of issues that are being transmorgrified for a variety of user needs and use the special transition in the bulk change.
From memory, there are five different actions in bulk -
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Wher is this bulk change? It's some configurations on project or JIRA?
Look the queue, I don't find this bulk change.
Tks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ivo Pereira Tromm ,
You won't find that in the JSD queues. That would be with an issue search by going to the "Issues" menu in the menu bar and then search for issues in that. As a small example for the one you showed above, the JQL to get a set of the "Waiting for Support" would be
project = DEMO and status = "Waiting for Support"
From that you'd be able to then, from the "Tools" in the upper right select "Bulk Change" to make a common change to all tickets "Waiting for Support"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.