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

Calculating custom fields.

All,

CLM 502

There is a group that uses a "process" that assigns a "department" field and then the Owned-By. When that department analyzes that they are not the owner, they change the "department" field and Owned-By to another...and so on.

Management wants to know:
How long was it with Department A, B, or C?

Is there anything available that can help me out on this?

0 votes



2 answers

Permanent link
 I would like to do something similar... but in my case... I want to calculate how long a work item has been in a specific status.  

0 votes


Permanent link
You can do this, but it is not going to be trivial.

JavaScript https://jazz.net/wiki/bin/view/Main/AttributeCustomization makes it very hard to detect a state change I would not do this

Java (work item save follow up action/participant) can do this and store the data in some custom attribute https://rsjazz.wordpress.com/?s=participant

Could maybe calculated with a asynchronous task https://rsjazz.wordpress.com/2015/10/16/due-date-notifier-an-asynchronous-task-example/

Could potentially be calculated if needed by iterating the work item history

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
× 12,019
× 481

Question asked: Jun 01 '16, 8:38 a.m.

Question was seen: 2,410 times

Last updated: Jun 01 '16, 9:42 a.m.

Confirmation Cancel Confirm