-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Jira - Migration Assistant - Export
-
None
-
2
JCMA's pre-flight checks will identify boards that are associated with deleted filters. In order to fix these, we must perform the following steps:
- Create a new replacement filter
- Use a SQL UPDATE to re-point the board to the new replacement filter
JCMA should provide a method for either deleting the boards it finds in this condition, or an automated way to update those filter references to point to a valid filter. This will prevent the need to execute a potentially risky SQL UPDATE statements in the production Jira data center environment.
- resolves
-
MOVE-1784596 Loading...