The SPLIT option present when right-click over an issue in backlog is very useful, however, issues created that way are not appearing on my board because the SQUAD option becomes empty.
Labels, Epic, reporter, assignee... all copied properly, but to populate the squad is necessary to open individual child tickets and Edit.
Note that SQUAD is a mandatory field, but, that is not persisted as desired.
Hi @Heloisa Bete and welcome to the Community!
When you split an issue, Jira already tries to copy over the system fields it knows. But squad, being a custom field set up specifically in your instance, is not known in this out-of-the-box implementation as it is not present by default in Jira.
I expect you should be able to overcome this with an automation rule. When you split an issue, you are actually creating a new issue with a link to the original issue. That link has the type split from. While I haven't tested it out yet, I would assume you should be able to copy the squad value from the linked issue with a work item created or work item linked trigger.
Hope this helps!
Thank you very much Walter.
I will look for someone that can help me with the automation rule.
Very helpful!
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.