I want to update a custom field (based on User Group) based on Requestor's email address domain... i.e. if john@abc.com creates a ticket then custom field (Customer) is set to ABC. Is there any way to achieve this?
how about using the "Set a field as a function of other fields " postfunction on the create issue transition?
you can choose the field that hast to be set (Customer) and check another field using regex for it's value (Requestor's email address).
if the email adress for example is like abc you can set the field Customer to ABC.
Edit: Forgot to mention that the postfunctions is from "JIRA Workflow Toolbox" AddOn
Thanks - I found that JIRA Cloud now introduces the concept of Organisations for the customers and that's exactly what I wanted to achieve but I was using the Self hosted version which still doesn't include this feature.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
Probably it would be worth trying nFeed. It allows to build fields whose value are dependent on other issue fields.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.