-
Bug
-
Resolution: Unresolved
-
Low
-
5
-
Severity 3 - Minor
-
0
-
Summary
The JIRA Issue/Filter macro won't display the information contained on the Development field of software projects, and also the macro breaks after trying to reorder the issues using this field.
Environment
- Confluence cloud
- Jira software
Steps to Reproduce
- On a Confluence page insert a JIRA Issue/Filter macro.
- Configure a JQL which will return issues with the Development field.
- On the macro's view option, add the Development field.
- Save the macro and publish the page.
- Reorder the issues using the Development field.
Expected Results
- The information contained on the Development field/column should be shown along with the other fields.
- After reordering the issues on the Development field/column, we should see all the information in the new order.
Actual Results
- The content of the Development field/column is not shown.
- After reordering the issues using the Development field we receive an "Internal Server Error":
Notes
This might be related to the fact that the Development field is an array.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available.
Users don't really care whether the field is sortable, especially if it's not sortable in Jira itself. The bug here is:
For this not to be a bug, the Development field should not be shown at all in Confluence. But it can be shown, and doesn't display the same details as can be seen in Jira.