-
Bug
-
Resolution: Low Engagement
-
Low
-
None
-
5.9.3, 6.3.4
-
7
-
Severity 3 - Minor
-
1
-
Issue Summary
When a user imports a filter from JIRA to a confluence page using the JIRA Macro, if the filter contains values from a custom field of type Version Picker from JIRA, confluence shows the wrong data.
Steps to Replicate
In JIRA
- Create a custom field of type version picker(multi versions).
- Associate with a screen.
- Create a ticket in the project which uses the screen the field was associated with and enter a value in the field.
- Go to the search issue page in JIRA and search for the newly created issue.
<custom field created in step 1> is not empty
- Save the filter.
In Confluence
- Create a new issue
- Select insert > JIRA Macro
- filter ="name of filter in JIRA"
- Select the field with the value to be displayed in the Columns to Display field.
- Save this.
Expected Result
The result in confluence would show the same result as JIRA.
Actual Result
Confluence seems to show the fields database reference.
Workaround
- Use a Select list (multi select) custom field type instead of a version picker.
- mentioned in
-
Page Loading...