You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Using the trigger "Field value changed" with "Attachment" doesn't trigger automation rule as expected
This is likely due to JSM only allowing file attachments to be added in a comment. Drag/drop a file into the issue will simply attach it to a comment and won't attach it to the issue until the comment is added
I've checked the audit logs and it just shows config change even after I've added 3 attachments
How do I get a trigger for attachment added to issue for JSM?
As a potential workaround: How do I use smart values to determine if a comment contains an attachment?
I think not the most optimum approach but I have added a custom field that takes in attachment content and is scheduled to run every 15 mins. If the current value of custom field equals the attachment content, it doesnt update. Else it does and passes attachment links as comments.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.