Hello everyone,
I am new to Jira and I was assigned a side task to create a script that creates sub tasks in Jira. For example when a new user will join, we need to create sub tasks for creating AD account, assign license SW with user name included in the title.
The script have to be entered in the script runner in the post function. For example each time I click on button in the ticket a new task ( like "creating AD account for user and and priding user USERNAME access to licensed software ...etc) has to be created.
Your help is really appreciated!
Thank you.
Hello @Flower
And welcome to the community :)
Look at scriptrunner create subtask function
https://scriptrunner.adaptavist.com/latest/jira/builtin-scripts.html#_create_a_sub_task
Thank you Mark for your response!
I have no clue about how the programming language would work. Is there any place where I can copy a script and paste to the script runner?
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.