-
Bug
-
Resolution: Unresolved
-
Low
-
3
-
Severity 2 - Major
-
0
-
Issue Summary
Import status changed history through JSON does not display as status changed in issue history. It displays the action but it displays as a plain text. The HistoryItems were transformed into a generic map
the statements are different when performing it through the UI and when importing using the JSON file
through the UI, it shows user changed the status while the JSON shows updated
Steps to Reproduce
- Create a JSON file to import issue history of status being changed
Expected Results
At the issue history, it is expected that the status is displayed with colored status
Actual Results
The HistoryItems were transformed into a generic map
It's not possible to fetch for these imported issues when performing a JQL search based on the status.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- relates to
-
JRACLOUD-78540 JQL query search using "status was" returns incorrect unreliable results for Team Managed projects
- Closed