After migrating from Jira Data Center to Cloud, the Jira Cloud Migration Assistant (JCMA) creates duplicate custom fields with a "(migrated)" suffix. Migration Field Cleanup detects every duplicate and merges them safely — no scripting, no data loss.
The Jira Cloud Migration Assistant (JCMA) creates copies of every custom field with a "(migrated)" suffix. If you migrated multiple times, you may have "(migrated 2)", "(migrated 3)", and more. These duplicate fields cause:
Scans all custom fields and detects every "(migrated)" suffix pair. Groups by original field name and flags schema mismatches.
Copies migrated values into original fields only when the original is empty. Existing Cloud-native data is never overwritten.
Built on Atlassian Forge. All processing happens inside your Jira Cloud instance. No external servers, no data leaves your site.
Processes issues in batches with cursor-based pagination and a live progress bar. Handles thousands of issues reliably.
Review every field pair, safety classification, and affected issue count before committing to the merge operation.
Only two API scopes required: read and write Jira work data. No admin-level access, no user data access.