-
Bug
-
Resolution: Timed out
-
Medium
-
8
-
Severity 3 - Minor
-
0
-
Summary
Unable to download json detailed log if the json file contain invalid format
Steps to Reproduce
Export any Jira issue in json format and edit the due date format (see below):
"duedate": ",\"",
Actual Result
It redirects to https://<Cloud URL>.atlassian.net/rest/jira-importers-plugin/1.0/importer/com.atlassian.jira.plugins.jim-plugin:jsonImporter/log with below error message:
This <Cloud URL>.atlassian.net page can’t be found It may have been moved or deleted. HTTP ERROR 410
Expected Result
The log should be downloaded.
Stack Trace
msg: There was a problem validating the json file. The fields [issues, duedate] are not valid. stack: java.lang.RuntimeException: There was a problem validating the json file. The fields [issues, duedate] are not valid. at com.atlassian.jira.plugins.importer.sample.SampleDataImporterImpl.parseSampleData(SampleDataImporterImpl.java:71) at com.atlassian.jira.plugins.importer.imports.taskrunners.JsonImporterTaskRunner.createDataBean(JsonImporterTaskRunner.java:85)
Hi everyone,
Thank you for previously raising this bug and bringing it to our attention.
Within our company roadmap and work capacity, we try to address or review each bug request but admit that not each one will be resolved. To continue the culture of being honest and open, we are closing this bug to focus on our upcoming roadmap for all Jira users.
As we continue to roll out features we do look at requests made by our users and if you feel like this bug is still impacting your team please let us know.
Thank you again for providing valuable feedback to our team!
Jira Cloud team