JIRA Cloud Quick Add Sub-Tasks

Quickly add subtasks to a JIRA Task

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
timsayshey
1日のインストール数
0
累計インストール数
55
評価
0 0 0
バージョン
0.3
作成日
2018/02/12
更新日
2018/02/22
大きさ
3.44KB
ライセンス
GPLv3 - http://www.gnu.org/licenses/gpl-3.0.txt
対象サイト

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!))