-
Type:
Suggestion
-
Resolution: Won't Fix
-
Environment:Windows 2003 server, Sun JDK 1.5
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
Bulk move of a large number of issues from one project to the other. Expected the order of creation of issue to match the original, it appears to be random. For instance, if I bulk move X-1, X-2, X-3, I would expect something like:
- X-1 -> Y-101
- X-2 -> Y-102
- X-3 -> Y-103
Either make the order predictable or option to specify the order. For instance, the order displayed in the UI. In our case, the order in the UI was ascending by issue number, so expected result to be the same.
- is related to
-
JRASERVER-15010 Bulk move - ordering
- Closed