I wanted to add some users as automatic watchers to some specific tickets.
Tickets are having a same fashion .
I need to add the users as watchers through script .Whenever the ticket is created watchers are added automatically through script.
Let me know if you need any input
Thanks for the help.
Can you please let me know how I can read the cascading field both values for a particular field .
Let suppose a field ABC:XYZ (Type cascading ).
I have selected ABC:XYZ as abc ,xyz .
How i can read both value through script .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Priti Sonar
You can based on this resources:
- https://library.adaptavist.com/entity/use-a-cascading-select-list-to-validate-an-action-on-an-issue
- https://mraddon.blog/2018/02/04/jira-groovy-example-to-get-values-from-a-cascading-custom-field/
Regards,
Seba
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.