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.
Hi Dears,
Is it possible to open issues using mail handler for unlicensed users
jira version is 8.3.
Kind Regards,
Yasmeen
Hi Yasmeen,
Yes it is possible. You cand map different Email Adresses for diferent issue type:
ex. If user wil send a email to bug@gmail.com in jira will be created a Bug
ex. If user wil send a email to task@gmail.com in jira will be created a Task
The main problem is that the reporter will not receive notifications.
You may fix this issue with Automation for Jira or Script Runner.
You mean i have to create many mail handlers for each process? new task, comment, etc?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I sugest to build email handlers only for "Create a new issue or add a Comment to Existing Issue".
The main problem will be with the notification.
The Reporter will not be notify about: The ticket is created. The status in change. The issue is updated.
For this issue you can:
1.Build you own scripts in Python importin Jira library
2.Use Plugins: Automation for Jira, Script Runner
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Cristin,
we already have an email handler for the project and configuration set to create a new issues..
We faced a problem within the unlicensed users, their emails stuck on the mail handler queue. based on my research, i found we can use jira plugins such as receive me plugin and i need to find another way instead of using plugin ( free resources)
Thanks for your efforts
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Your are using Jira Software or Jira Service Desk?
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.
In Jira software i think you need to have the user add to jira-users Group.
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 can fix this from Permissions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I did some investigation in our system and found that the only permission that jira-users have is browse permissions. Another question, adding the user to jira-users group affected the licenses number? as i have a limited number of licenses.
Moreover, is there any way to add any user send emails to mail handler to jira-users group automatically. instead of checking the mail handler inbox and add the sender to jira-users groups as they are not added to jira-users by default.
Thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes once a user is added to jira-user will consume a license.
The best solution is tu use Jira Service desk( In Service Desk you pay only the License for Agent the Customers are Free so you can have as many as you want Customer= Reporter) with mail handlers and The option below set in Customer Permission:
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.
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.