Possible Duplicate:
Is it possible to modify information in multiple cases as a group instead of individually?
I have a project with a lot of tickets in it. Some have priorities, some still have their priority listed as Triage.
What I want to do is go down the list and assign a new priority to each bug.
Here is my workflow. Click on the first bug. Click on Edit. Click on the priority drop down and select the new priority. Click OK Click the next button
I'm just thinking there has to be a better way, because this is fairly time intensive.