Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,559,589
Community Members
 
Community Events
185
Community Groups

Email Requests - Prevent New Tickets Via Email BUT Allow Responses To Questions / Notifications

Is there a way that NEW tickets can be prevented / disallowed via emails BUT still allow a customer to reply to a questions sent from an issue or a notification from an issue that logs a comment in the issue.

DON'T WANT = New tickets created via emails sent to our email address.

WANT = Customer email reply to question sent from JSD issue to log a comment in the issue.

WANT = Customer email reply to a notification sent from JSD issue to log a comment in the issue.

4 answers

2 votes
Knut Arne Ristebråten
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Mar 14, 2018

Hi,

Sadly the Email Handler is limited for Jira Service Desk, and one cant adjust it there (someone correct me if I'm wrong).

Though one do have multiple options.

-Workflow. Adding a Validator on the Create transition in the workflow should work, e.g validates a custom-field that is also required in the Portal - or hidden field in the portal with default value. I haven't tested it though, but logic is there. Validator that checks if customfield "From-Portal" contains value to be able to create. Add this field to the portal and make it required, or hidden-field with a value. Remember to make sure this field contains value when creates from Jira Create Screen as well tho.

-Addon JEMH. Email addon that can solve this. It also contains alot of great email features - outbound and inbound.
Link: https://marketplace.atlassian.com/plugins/com.javahollic.jira.jemh-ui/server/overview

- Addon Automation. Great addon for automation of tasks in Jira. Can have a rule that runs on existing issues, for example: if request-channel-type = mail, delete/close issue and send notification to reporter with a link to the service-desk.
Link: https://marketplace.atlassian.com/plugins/com.codebarrel.addons.automation/server/overview
Link free version (limited): https://marketplace.atlassian.com/plugins/com.atlassian.plugin.automation.jira-automation-plugin/server/overview

 

There probably are multiple other solution. The workflow solution might not be the preferred one since the user doesn't get notified that the issue is not created.

Hope this helps a bit on the way to the solution you need.

Business Goal = We want to force the user to fill out a number of fields on the request / issue record. This level of details would not be obtained from a ticket automatically created from a received email.

yes, same here, customers figure out that they can use the project email to create issues, which we want to prevent

 

Monosnap Application Support - Email - Service project - JIRA 2023-02-01 12-05-06.png

Hi @Karl 

I have the exact same business requirement.

  • Create by mail: NOPE
  • Reply to Notification: YES

Did you find any nice way to realize this? Everything I found was quite hacke or even based on mail transport rules on our mail server :-(

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events