-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Platform Dashboards
-
None
Issue Summary
The "Parent" field displays "No parent" for all Sub-task work items in the "List" chart type widget on Reports tab dashboards (AVP-powered). Sub-tasks always have a parent issue, so this value is incorrect.
Steps to Reproduce
- In a Company-Managed Project in Jira, navigate to the Reports tab.
- Click Edit to modify the dashboard.
- Click + Add Widget to create a new widget.
- Select List for the "Chart type".
- Set Metric to "Jira > All work items".
- Under Column configuration, add the Parent field.
- Add the chart to the dashboard.
- Observe the "Parent" column for work items with type Sub-task
Expected Results
Each Sub-task should display its parent issue key in the "Parent" column (e.g. PROJ-123).
Actual Results
All Sub-task work items show "No parent" in the Parent column, despite every Sub-task having a parent issue by definition.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available