Whenever an issue is updated with attachment. I want attachment to also come in email suggesting the issue has been updated. How do i do it?
Any plugins for it?
I'd like to invite you to check out our app:
It allows to create fully customizable notifications and it supports sending attachments along the notification.
AHello @Snehil Gupta ,
Yes so solution for your problem would be to create automation rule.
The flow i would use:
Issue update Trigger -> Condition (To make sure the rule only runs when an attachment is added, you can use the Field Value Changed condition. Choose Attachment as the field and specify that this condition should apply only when attachments are added) -> Send email (In email body use smart value {{issue.attachment}} )
Hope that helps!
Best regards,
Ugnius.
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.