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?
@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/
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 ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.