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

Configure Time spent attribute along with Time Remaining in Safe 3.0(Program) Template Task workitem

 Hi,


I have created a Project area with SAFe 3.0 Process (Program) Template. By default,this template comes with Estimate and Time Remaining Attributes. We have enabled time tracking also. 

As per business requirement,Team need Time Spent and Time Remaining , both attributes in task workitem. Is there any possibility by Dojo script where i can calculate Time Spent and present it on workitem presentation.

Thanks in advance,

Harish

0 votes



One answer

Permanent link

Hi Harish,
Yes, you can do something like that. There is actually only a single Time Spent system attribute and it is used for an internal calculation based on how you want Progress represented. If you choose to see Progress based on Time Spent, then Time Spent is calculated as Estimate - Time Remaining (which is actually the name of the attribute on the Task as far as I remember). This result is not stored anymore. Conversely, if you want to see Progress based on Time Remaining, then that is calculated as Estimate - Time Spent using the same Task attributes.

In any case, you can add a custom attribute to the Task if you like and then add a Calculated Value for that attribute which can be implemented as Java Script. You would specify this in the Eclipse client:

  1. Open the Project Area
  2. Click on the Process Configuration tab
  3. Navigate to Project Configuration > Configuration Data > Work Items > Attribute Customization

You'll find other examples of this by looking at some of the attributes we already have that do this, such as the WSJF attribute.

Hope that helps,

Amy

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
× 6,121
× 21

Question asked: Sep 07 '17, 5:51 a.m.

Question was seen: 2,512 times

Last updated: Sep 07 '17, 12:33 p.m.

Confirmation Cancel Confirm