How to assign the defect back to the creator when its state is changed to implemented by the developer.
![]()
Hi All,
The following is my scenario.
I want the defect to be assigned to the creator automatically when the developer changes the state of the defect to "Implemented".
I Know that we can achieve this by writing a follow-up action but is there any other way of doing it which would be simple.
Thanks
Surender
|
2 answers
![]()
Ralph Schoon (62.3k●3●36●43)
| answered Jun 15 '14, 1:22 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
For scripting see : https://jazz.net/library/article/1093 Lab 5
Another solution would be a participant (follow up action). Start there: http://rsjazz.wordpress.com/2012/11/27/resolve-parent-if-all-children-are-resolved-participant/ |