Quickly add subtasks to a JIRA Task
Add a list of sub tasks to a JIRA task.
Open up a task, then open up a new sub task modal, then click the button in the top right corner.
Enter a list of new subtasks. On each line, separate the title from the description with a dollar sign ($) as seen in the example input below:
My new task $ My new task description
Another new-task $ Another new task description
Yet another new task $ Yet another new task description
Then click submit and each ticket submission will be confirmed in an alert notification.
((New sub task modal must be open otherwise this won't work!))