It's all about the answers!

Ask a question

Is it possible to change a severity of multiple WIs automatically when a week has passed since created?


Kohji Ohsawa (5951310) | asked Sep 15 '15, 10:01 p.m.
JAZZ DEVELOPER
We would like to change a severity of multiple WIs automatically when a week has passed since created. For example, we want to change WIs' severity to "Critical" automatically on 8, Jan, 2015 if those WIs were created on 1, Jan, 2015.
Are there any simple ways to change a severity of multiple WIs automatically when a week has passed since created?

One answer



permanent link
Kohji Ohsawa (5951310) | answered Sep 15 '15, 10:08 p.m.
JAZZ DEVELOPER
 This is a sort of FAQ. This simply can be done with using a query like below.

1. Create a query to search target WIs with a condition whose "created date" is before 7 days ago.
2. Select all WIs and press "Edit Multiple Work Items" button.
3. Press "Add Attribute Change" button and add severity.
4. Choose "Critical" and press "Run" button.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.