-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Jira - Migration Assistant - JSW Import
-
None
-
1
Problem Definition
Rekey project on Cloud as part of fixing https://jira.atlassian.com/browse/JRACLOUD-80059 is not updating the board location.
Steps to Reproduce
- Migrate projectA from DC to cloud with Scoped boards and filters
- Rekey the projectA on Cloud using Atlassian internal method.
- Remigrate the projectA from DC to cloud with Scoped boards and filters
- Migrated boards in step 1 location is not replaced with project id from step3. Instead board location set with rekeyed projectA id on cloud.
Suggested Solution
- JCMA to replace board location with the remigrated project id.
Workaround
- Delete the migrated boards on Cloud and then remigrate the projectA along with boards.
- Reach out to Atlassian support for manual cloud database change to set project location.
UPDATE "AO_60DB71_RAPIDVIEW" SET "PARENT_PROJECT_ID"=12345 WHERE "ID"=2222;