Automatically add an approver as subscriber of the perticuler work item type only
![]()
YOGESH LOKHANDE (104●4●19●27)
| asked Nov 13 '14, 12:22 a.m.
edited Nov 13 '14, 2:49 a.m. by Ralph Schoon (62.3k●3●36●43)
I just change Onework item with subscriber = User_list, but it turn out all my story, defect, etc also having same setting? How do I make it customize per work item.
|
Accepted answer
![]()
Ralph Schoon (62.3k●3●36●43)
| answered Nov 13 '14, 2:49 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
It is unclear how you did this. However you did it, you would have to check the type of the work Item and if it is not the type you want this, return the old list or do nothing.
YOGESH LOKHANDE selected this answer as the correct answer
Comments I have 2 way for thisĀ
1st create user list in default value .
and that is use as subcribe by..
But this will apply for all WI type..
means when I create any WI that list get append to that WI.....
So I think we can create customize attribute for spefic Wi so that restrict with ony that Wi..
this is working ...
but I want that with out custmization happen..
|