If anyone can help, i'm in a failing loop.
Here is the scenario.
I got story task
i got 2 types of subtasks:
- qualification
- bug
What I want to achieve is to create a bug ticket when my qualification reach a certain status (failed). the fields of the bug ticket (title/resume) would be the qualification's clone
The 2 subtasks have the same workflow
If i go throw the parent branch then field copied are the one from the story
If i go straight, then i suppose it tries to create a subtask(bug) from the parent subtask(qualification).
I also tried to clone and then to change type, not working much.
If anyone can help, i'd appreciate
Hi John, sorry for that, i tried to be understable :)
I join the screenshot. At the end i just want to clone a subtask to another subtask (different type but same workflow). I tried clone, create, clone same type then modify, none of them achieve my goal.
Return error is:
Parent issue ID: '10021' / Key: 'CRM-18' can not be sub-task. (issuetype)
If i replace the clone demand by create demand (without changing type), it returns: "Issue type is a sub-task but parent issue key or id not specified. (issuetype)"
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, I tried that but then my clone ticket is the parent one.
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.