-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
Component/s: Board - Inline Work Item Create
-
1
-
Minor
Issue Summary
There is a bug related to the Inline Create button when a subtask inherits a field.
Steps to Reproduce
- Open a Kanban board and group it by "Stories."
- Set the board filter to display tasks based on Team and Project, using the following format:
- For example: "Team[Team] = 7089919b-5097-45bf-84e8-137e8ba92d2c AND project = GNC ORDER BY Rank ASC." - Select a task from the board.
- Use the Inline Create button to create a subtask.
Expected Results
An issue is created using the inline "Create" button and is now displayed on the board.
Actual Results
UI error and issue is not created

Error in dev tools:
message: "{\"errorMessages\":[],\"errors\":{\"customfield_10001\":\"Issue '' is a subtask, and inherits the team assignment from its parent.\"}}"
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available