Migration of Connect modules to Forge
Get Connect issue field migration task
Returns the details of a Connect issue field's migration to Forge.
When migrating a Connect app to Forge, Issue Field modules must be converted to Custom field. When the Forge version of the app is installed, Forge creates a background task to track the migration of field data across. This endpoint returns the status and other details of that background task.
For more details, see Jira modules > Jira Custom Fields.
Permissions required: Only Connect and Forge apps can make this request.
get/rest/atlassian-connect/1/migration/{connectKey}/{jiraIssueFieldsKey}/task
Path parameters
connectKeystring required
The key of the Connect app that contains the Jira issue field being migrated.
jiraIssueFieldsKeystring required
The module key of the Connect issue field being migrated.
Response
Returned if the request is successful and a migration task is found.