Hi Everyone,
I have created a Manual Action, this action must be executed by an Epic and must create a child story and a subTask of the story just created.
Of this Action I have 2 versions
1) that creates Story and subTask on the same project as the Epic => It works
2) Story and subTask are on another project => Does not work, the Story is created but subTask is not created.
The 2 actions are identical, it only changes that in the second case Story and subTask are created on another project.
Can you help me understand why the subTask is not created in case 2 (another project)
Thanks
Hi @Fabio Salvi -- Welcome to the Atlassian Community!
Based on your rule and audit log details, I suspect this is what is happening:
Project-scope rules can create (or clone) issues into other projects, but they cannot see them or edit them. And even if it could see them, it could not edit them: as @Nic Brough -Adaptavist- notes, subtasks are part of the parent issue, and that is in the other project.
There are two solutions, depending on what data you need to create the subtask:
Kind regards,
Bill
Thanks for your response
Yes exactly what I wanted to do
On the EPIC ( Project 1) I press on the Action "Create Story on Project 2"
On creation of the story on project 2 , autoamtically always on project 2 I would also like to create a child (subTask) related to the Story just created.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for confirming your scenario. Please see the two approaches I described, and discuss with your Jira Site Admin to decide which to use:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Fabio Salvi
Subtasks must be created in the same project as Task/Story. It's not possible to split them. What you can do is creating Epic (issue type level +1) and Task/Story/ any other issue type from level 0 in different projects.
Here is what I found in the official Atlassian documentation (source)
Note that when you create a subtask, the following values are inherited from the parent task:
project
issue security level
sprint value (if any)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's not even a case of "must be in the same project".
A sub-task is a fragment of its parent, not an independent entity. It's complete nonsense to have a sub-task in another project. Imagine having the spark-plugs in your car in a different county to the rest of your car - your car will not work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for your response
Let me clarify better
On the EPIC ( Project 1) I press on the Action "Create Story on Project 2"
The goal is to create on project 2 both the story and the subTask ( the parent of the subTask must be the story just created)
On creation of the story on project 2 , autoamtically always on project 2 I would also like to create a child (subTask) related to the Story just created.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, I misunderstood the question! Sorry!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Fabio Salvi
Couldn't find any official documentation but it seems that we cannot have the story and sub-task in different projects, few answers from other Posts
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for your response
The cases do not seem to be the same as mine .
Let me clarify further
On the EPIC (project 1) I press the action "Create story on project 2".
The goal is to create on project 2 both the story and the subTask (the parent of the subTask must be the story just created).
Upon creation of the story on project 2, automatically always on project 2, I would also like to create a child (subTask) related to the story just created.
Translated with www.DeepL.com/Translator (free version)
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.