Regarding Quick sub-tasks add-in

Michael Lichtenstein July 29, 2016

How do I  create a subtask and auto-assign to a persion? I have tried the following ways, but none have worked.

 

- task1 / assignee:"David Smith" 
- task2 assignee:"Dave Smith" 
- task3 / assignee: "Dave Smith" 
- task4 assignee: "Dave Smith"

could you please provide an example that I can test to confirm it works? 

2 answers

0 votes
Micha Kops
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 1, 2016

@Michael Lichtenstein Afaik the username, not the full-name, not the user-key is used in the template language.

So the example for a user with full-name "David Smith" and username davidsmith:

- task 1 / assignee:"davidsmith"

The full syntax is documented in the project's wiki here: https://bitbucket.org/hascode/jira-quick-subtasks/wiki/

 

 

0 votes
RVal
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 29, 2016

Not sure I understand your question. Do you have some script creating sub-tasks ? If yes, what is the script language and what triggers the script ?

Suggest an answer

Log in or Sign up to answer