Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to see approvals/reviews/verifications in a work item plan?

In a plan I want to create a view where I can see which of the work items have been approved.
In detail I want to know which of the items have a verification in the Approvals tab.
But when I configure a new plan view I don't find any column for approvals, reviews or verifications. How can I make these artefacts visible in a plan view?

0 votes



One answer

Permanent link
Approvals are not an attribute. Approvals are a collection of approval records with a calculated over all state.
The planning UI does not provide approvals as attribute that can be displayed as column (as far as I can tell) and it does not allow to create an attribute mapping either.

What you can do is

1. Use the Approval Trackings in the work items process configuration and have a state mapped to show a work item is approved - this allows to show the "approved" state in the plan
2. Create a custom attribute (e.g. boolean) and a follow up action (Java Server extension) that runs after the sace of a work item, evaluates the approval records and their approval state and then sets the attribute to "approved"; this attribute can be added to the plan attribute mapping and then displayed as column in plan views

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 1,220
× 17
× 13

Question asked: Oct 29 '15, 7:03 a.m.

Question was seen: 3,092 times

Last updated: Oct 30 '15, 4:05 a.m.

Confirmation Cancel Confirm