I am creating a help desk for my team where other organisation members (Non-Jira) will submit support tickets through our portal. They have a field that indicates "Email confirmation to:" and thats where they will indicate their email to be notified of status changes in their ticket.
Is it possible to add a field in the ticket request form that takes additional emails handles (Other team members of the requestor) and to CC them in the email status updates of the ticket request to keep them in the loop?
Thanks!
Hi @Admin ,
With your premium plan, you can use Request Participants. When a non-Jira user submits via the portal, they can add additional emails to a CC field, which auto-adds them as participants. These participants receive notifications on status changes (ex: updates, comments) and can reply to reopen/add details via email.
Note: If forms don't trigger automation, ensure the field is mapped to a Jira field.
I hope everything works out well for you!
Best,
Peter
Hi Peter,
Thanks for the advice. Will update once I manage to get it working. :)
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Admin ,
Jira Service Management can notify request participants, but only if those people exist as Jira customers. JSM does not allow you to CC arbitrary external emails directly from a request form field.
1. Add request participants (Jira customers only)
This works, but only if the email belongs to someone already in your customer list.
2. Jira Automation → Send email
If you add a free-text “Additional emails to notify” field, Automation can send a custom email to those addresses on specific events (e.g., issue created, status changed).
Limitations:
These people won’t appear as request participants
They will not receive the built-in JSM notifications
Automation runs count toward your quota
The formatting of multiple emails must be clean (comma/semicolon separated)
Here’s what Smart Forms can and cannot do in this scenario:
Collect any number of email addresses from external users
Pass those emails into Jira fields
Make those fields available in Jira Automation via Smart Values
Let you send automation emails to those entered addresses (same limitation as native Automation)
This gives you a structured, controlled way to capture external CC addresses during request creation.
It cannot send JSM-style status notifications to arbitrary emails
It cannot add external emails as request participants
It cannot override JSM’s native notification rules
This is the approach most teams take when they need external CCs:
form collects emails → automation sends custom notifications → JSM continues its own notifications for licensed/request participants.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Admin
If you are still looking for alternatives to solve this case, I'd like to suggest our app Notification Assistant for Jira that allows you to add cc's based on custom field emails regardless if they are Jira users or not.
Our app also allows you to create fully customizable templates, notification schemes, and send attachments directly to the recipients without the need of Jira access.
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.