Is There a Way to Calculate a Timeline From Start of Process to End
A customer is using a modified version of RTC to track documentation flow. Based on history they can estimate the number of days each step of a document release takes. Currently the customer has ten dates that they track. They start with a "start" date and then, based on history, set the next date of the tracking to 10 days later (for example). This requires them to go to a calendar, look at the first date, add 10 working days to come up with the next date and then they enter the next date. Then then add another 14 days and come up with the third and so forth. Not very technical but labor intensive just the same. Has anyone come up with a script where you enter an initial date and then based on a "template" or some other process, additional date attributes are filled automatically?
One answer
Rob,
your best bet for dynamically filling work item fields is probably work item customization , e.g. scripted values as described in https://jazz.net/library/article/1003#calc-values
If this is helpful please mark the answer as accepted.
- Arne