How to Auto-fill work item parametrs?
Accepted answer
Yes. calculated values can do that.
See
- https://jazz.net/library/article/1003
- https://jazz.net/wiki/bin/view/Main/AttributeCustomization
- https://jazz.net/library/article/1093
- https://rsjazz.wordpress.com/2013/06/26/attribute-customization-java-based-value-providers-conditions-and-validators/
- https://rsjazz.wordpress.com/2016/07/15/rtc-process-customization-what-you-can-and-cannot-do/
Note, if you can auto fill an attribute, it should likely not be there. It is a common anti-pattern to clutter work items with more and more attributes, then want automation to fill those values in, finally ending with having work items with way too many useless attributes and the users hating to work with the system.