-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Component/s: Import/Export - Site Import
-
15
-
Minor
-
1
Issue Summary
Jira Projects with an underscore in the project key get migrated to Jira cloud and later it breaks.
Steps to Reproduce
Jira Projects with an underscore in the project key get migrated however after the migration, whenever the migrated issues is mentioned in other issues it shows can't find link error.
- Select Project migrated with an underscore in its project key.
- Select two tickets and mention one ticket in another ticket.
- It doesn't resolve and throws can't find link message.
- However when we open the ticket it redirects correctly.
Expected Results
Jira Projects with an underscore in the project key get migrated to Jira cloud however it shouldn't allow.
Actual Results
Jira Projects with an underscore in the project key get migrated to Jira cloud.
NOTES:
Recent observation that this also causes the Timeline view to fail to load with error:
event: {queryName: "roadmapCriticalDataQuery", operationKind: "query", errorType: "graphql",…}
errorType: "graphql"message: "Invalid Project Key"
operationKind: "query"query
Name: "roadmapCriticalDataQuery"
Workaround
The workaround is to have the project key on the cloud to be changed without having an underscore.