-
Bug
-
Resolution: Fixed
-
Medium
-
None
-
4
-
Severity 3 - Minor
-
1
-
Issue Summary
A bug has been identified in the Jira Cloud platform when attempting to clone any Jira ticket that contains a "Design" field. The cloning operation, which typically copies over standard values as well as custom field values, encounters an error due to the field type of the Design field being set to "Unknown". This causes Jira to throw an error as it perceives the type as invalid.
Steps to Reproduce
- Have the Design field have a value on the issue, simply integrate Figma with the issue. this will populate the field
- Try to clone the issue, the task gets created but it fails with an error
Expected Results
- Clone the issue with the common fields being copied over. Can have an option to exclude the Design field values as we are currently asking for attachments and Sprints.
Actual Results
- Doesn't clone the issue, throws an error.
Workaround
- Remove the content from the Design field i.e unlink Figma integration to allow the field not record any value against the issue
- Clone the issue
- Relink the Figma integration.
- mentioned in
-
Page Loading...