Uploaded image for project: 'Atlassian Cloud'
  1. Atlassian Cloud
  2. CLOUD-11310

C2C migration fails as CustomFieldDefaultValue jira export API returns 500

XMLWordPrintable

      Issue Summary

      C2C migration fails as CustomFieldDefaultValue jira export API returns 500

      Steps to Reproduce

      1. migrationId : 20b27d75-4daa-4f9b-8e43-4dcf5993a694
      2. sourceCloudId : ac805038-bb60-4e5e-8103-7afe8f643a4c
      3. destCloudID : 4fcbd4f2-1e24-4dee-b65f-a54ec53baf84

      Expected Results

      Migration should succeed

      Actual Results

      The below exception is thrown in the xxxxxxx.log file:

      org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 Internal Server Error: [{"errorMessages":["Internal server error"],"errors":{}}]
      	at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:100)
      	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:172)
      	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:112)
      	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
      	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:782)
      	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:740)
      	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:714)
      	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:632)
      	at com.atlassian.migration.jira.executor.rest.DelegatingAuthRestTemplate.exchange(DelegatingAuthRestTemplate.kt:67)
      	at com.atlassian.migration.jira.classic.service.CustomFieldDefaultValueService.export(CustomFieldDefaultValueService.kt:247)
      	at com.atlassian.migration.jira.classic.JiraClassicCoreExecutor.export(JiraClassicCoreExecutor.kt:125)
      

      Workaround

      No workaround available

              Unassigned Unassigned
              13f72ac4f2cf Shayka Zarrin
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: