-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
8
Issue Summary
After migrating to the cloud, It is noticed that the order of statuses is completely different from the on-premise. It seems that the migration assistant did not take into account that statuses may have a specific sequence for the "ORDER BY status" JQL.
Due to this ordering change, the filters using the order by status in JQL will not show accurate results.
This is reproducible on Data Center: (yes) / (no)
Steps to Reproduce
- Create some statues under Issues -> Statuses
- Migrate the projects where these statuses are used
Expected Results
The status sequence should be exported from the server and then recreated in the same order
Actual Results
The status order is mixed after migration
All the projects were successfully migrated without any errors or warnings.
Workaround
Required, if there is no workaround please state:
Currently, there is no known workaround for this behavior. A workaround will be added here when available