Estimate attribute in RTC
Hi
In RTC task workitem, we have default estimate field which is of type "duration". We have a requirement where we need to have three estimate fields (for eg, development estimate, QA Review estimate, Peer Review estimate) and three should have different values entered. So i created different estimate attributes of type duration. But now when i modify the default estimate field, the same value gets updated in other estimates also. Any help on this? Attached screenshot |
One answer
Ralph Schoon (63.4k●3●36●46)
| answered Jan 06 '16, 4:00 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Jan 06 '16, 4:03 a.m.
I have been able to add multiple attributes of type duration without any issues. The only hint in your case, maybe: You have to add an editor presentation for each of them. You can not use the same presentation that is used for the estimate attributes three times. The presentation used for estimates is also a special one that actually works across multiple attributes too and is hard coded for the ID of the attribute.
See: https://jazz.net/library/article/130/ https://jazz.net/library/article/129 Comments Hi Ralph
Yes, as I wrote, you can not use the presentation "Time Estimates" as this is a presentation that is hard coded. You must use "Time Duration"
|
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.