-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
7.2.0, 7.2.1, 7.2.2, 7.4.4, 7.12.3
-
7.02
-
6
-
Severity 3 - Minor
-
2
-
Summary
The option to export to Excel has been removed, however, if you are in a backlog and right click > View in Excel you get a 404 error. If you enable the feature Excel (or whatever you use) will open.
Steps to Reproduce
- View Backlog
- Right Click
- Choose View in Excel
Expected Results
Excel should open with the requested issue, etc.
Actual Results
You get directed to a 404 page
Notes
Removing that option when you right click would cause less confusion for the customers
Workaround
Enable the Excel export by doing the following:
- Open the jira-config.properties file inside JIRA's Home Directory (or create it, if it doesn't exist)
- Add the below property to the file:
jira.export.excel.enabled = true
- Save the file
- Restart JIRA
- duplicates
-
JSWSERVER-14867 "View in Excel" feature on "Backlog" of Agile boards leads to a 404 error page
- Closed