It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hi everybody,
I have a jira project with a mail handler.
We use an internal plugin mail handler that store the "from" email addres in a custom field called "email sender".
Now I want to ad a validador that let the issue open only if the email sender is in a set of a specific email addres.
So I add a validator with a regular expression but this work only for a single email addres.
If I put in the regular expression for example only chiarasquilloni@yahoo.it the issue is opend but if I put [chiarasquilloni@yahoo.it,chiara.squilloni@gmail.com] the issue arent' opend.
Can someone please help me?
Thanks in advace!
Hi Chiara,
I believe the reason this is not working is because it's looking for Java Regex:
Validate field contents against a regular expression during a workflow transition.
A strictly email option would be to have your email server filter out the addresses that are allowed to create tickets and forward those to JIRA and block any other emails from being sent to JIRA.
In JIRA you may be able to only provide permissions for the users you want to open issues for that project and then use the Permission Validator to make sure it's one of those users.
Let me know if that makes sense.
Cheers,
Branden
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreHey Atlassian Community! Today we are launching a bunch of customer stories about the amazing work teams, like Dropbox and Twilio, are doing with Jira. You can check out the stories here. The thi...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.