We are running a company-managed software project (Jira Premium, with Advanced Roadmaps / Plans enabled).
Problem:
When we create a subtask from a parent work item, the Team field appears in the "Add subtask" form as required (marked with *) but is empty and cannot be edited/selected — the field is greyed out with a message indicating that the team cannot be changed for subtasks. When we click Create, we get the validation error:
Field "Team" is required.
This makes it impossible to create subtasks at all through the inline "Add subtask" action.
What we expected:
Based on Atlassian documentation, the subtask should inherit the Team value from its parent work item automatically. For existing subtasks, this does appear to work — for example, subtask CO-7047 has Team = "Telematics", inherited from its parent CO-5316 (also "Telematics"). However, for newly created subtasks, the Team field is empty at creation time and the required validation blocks creation.
What we have already checked/tried on our side:
Our questions/request:
Hola Yaroslav,
What you’re describing looks like a Jira Cloud defect rather than a configuration problem. Atlassian’s own documentation says that a subtask inherits its Team assignment from its parent and that the Team field can’t be updated independently on the subtask.
There’s also a Jira Cloud bug that closely matches this behavior. JRACLOUD-89943 documents inline subtask creation failing because Jira tries to validate the inherited Team field during creation, even though the user isn’t supposed to set that field manually. Atlassian recorded no known workaround before the issue was eventually closed as timed out.
Your troubleshooting also rules out most of the usual configuration causes. You’ve confirmed that Team isn’t required in the field configuration; no validators or automation rules are enforcing it; removing Team from the subtask screen doesn’t help; and automation can’t populate it because creation is blocked before the rule can run.
I wouldn’t try to unlock or otherwise modify the system Team field. Its inheritance behavior is intentional, and Atlassian specifically documents that attempts to update Team directly on a subtask fail because the value comes from the parent.
Since you’re on Premium, I’d open an Atlassian Support case and reference JRACLOUD-89943. Include one affected parent/subtask example, the exact creation path, screenshots showing the disabled Team field and validation error, and confirmation that the parent already has a Team assigned. I’d also mention that existing subtasks inherit Team correctly, while only new inline creation is blocked, because that helps distinguish the inheritance mechanism from the creation defect.
I don’t see a supported configuration that’ll pre-populate the Team field manually when the dialog opens. Jira is supposed to handle that inheritance itself, so fixing the underlying creation behavior is really the appropriate path here.
Thanks,
James
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.