-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Apps - Migration Assistant
When an incorrect Forge environment name is provided, the migration of custom fields fails with the following error.
ERROR SCRUM project-import Jira failed to ingest entity Custom Field 'ABC'. Reason: Invalid field type specified.. This caused 14 other item(s) to fail ERROR SCRUM project-import Jira failed to ingest entity Custom Field 'XYZ'. Reason: Invalid field type specified.. This caused 14 other item(s) to fail
The error currently doesn't provided without clear guidance on the root cause. As developers, we would like to have detailed error logging in JCMA to capture instances when an incorrect Forge environment name is supplied to getForgeEnvironmentName in DiscoverableForgeListener. This would provide guidance on the issue and allow for quicker resolution.