Hello,
I have been trying to clone an epic with multiple stories, and then each story has multiple sub-tasks.
I have give up cloning the epic, and just now want to automate stories every month to then next to a year long parent.
This will work, all good.
My problem is now when I go to create new stories and then sub-tasks. It asks for a jwl query which I try to use labels, and it tells me the projects aren't setup for it. I did make sure the project had the label field and the actual label created, but no dice.
So was looking for advice on how I can. Create automated stories, with sub-tasks. But the kicker is that each story goes into a different board. Meaning the epic/parent is in project A, the story and sub-tasks are in project B, C, and D.
Can I even create multiple stories with sub-tasks using branches?
Hi @philipf
There is a lot going on in your question, so if I miss something, please let me know...
The error you noted about a JQL query seems to indicate the scheduled trigger had no JQL (and thus no issues) but your rule is referencing "Current Issue" in a branch. That will not work.
How do you identify the issues you want to clone: by some query, manually, something else?
Next, you asked:
Can I even create multiple stories with sub-tasks using branches?
Yes, but not in one automation rule. The reasons why are:
This is why this scenario is often handled using the built-in Clone function or marketplace addons, which use other programming tools to clone the issues correctly.
It may be possible to clone issues and their subtasks using multiple automation rules, although it is error prone because any rule failures, timing problems, or Atlassian outages will break the chain.
Kind regards,
Bill
Hi @philipf
If you are willing to try a third-party app, you could try our app Deep Clone for Jira. Deep Clone allows you to clone issues, including epics, stories, and sub-tasks, and move them to different projects and boards. It offers advanced cloning options that can help automate your process. Here's how it can be relevant to your needs:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am trying deep clone.
Looks cool, but when I clone tickets in other projects, it kicks them into the project the epic is in, (which is different from the stories).
So for me defeats the purpose currently when I have to go and move tickets within the epic.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @philipf
Interesting. Can you share what you mean by 'kicks'? If you have selected Keep link to original parent under Epic/Parent link issues you have cloned to other projects should still have the Epic in the original project as a parent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Bill,
Sorry for my confused message, but you saw through it.
I will consider multiple automation or a clone device.
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.