-
Bug
-
Resolution: Unresolved
-
Low
-
Severity 3 - Minor
Issue Summary
In Jira automation, when cloning an issue with an attachment to a Product Discovery Project, the audit log report an error:
Clone issue
Unknown fields set during clone, they may be unavailable for the project/type. Check your custom field configuration.
Fields ignored -
Attachment (attachment)
Despite this error, the attachment does copy over to the PD project.
Steps to Reproduce
- Create a new automation rule and scope it out to one JSW project
- Set the rule to trigger When:Issue Created
- Set the action to Clone Issue
- Set the project to a PD project
- Set issue type to "Idea"
- Under "Choose fields to set...", Select Attachment
- Publish the rule
- Create a rule in the JSW project and add an attachment during the creation
- Review the cloned ticket in the PD project, and make sure the attachment is there.
- Review the automation rule's audit log
Expected Results
No errors reported in the audit log regarding the attachment.
Actual Results
Clone issue Unknown fields set during clone, they may be unavailable for the project/type. Check your custom field configuration. Fields ignored - Attachment (attachment)
Workaround
No workaround, but the attachment copy does work, so the error message can be ignored.