-
Bug
-
Resolution: Timed out
-
Low
-
Minor
-
Issue Summary
When an Automation Rule creates an Issue and copies the Attachments, those Attachments show as Preview Unavailable on the newly created Issues due to the copy failing.
Steps to Reproduce
- Create an Automation Rule that Creates an Issue and Copies Attachments to it from an already Created Issue.
- Run the Rule using an Issue that has Attachments that have specific characters in their name.
The characters:
- Two \ in a row
- /
- \"
- :
- ?
- *
- <
- |
- >
- )
- (
Expected Results
The copy will work and the attachments will be accessible on the newly created Issue.
Actual Results
The attachments will show as Preview Unavailable.
Workaround
Avoid Triggering the Rule on Issues that have Attachments with Names containing those Characters.
- duplicates
-
AUTO-454 Support for attachments in Automation - allow file uploads / attachments using Jira API so this can be used in automation for Jira webhook
- Gathering Interest