Hi
I have 5 groups of users that they can create issue. In the creation form there is a field that called "task category" with 4 values.
Now i want restric values of this field for those group. For example group 1 and 2 just see 1st value in task category, group 3 and 4 see 2nd value and 5th group see 3rd and 4th value in task category.
Could you please help me to do it.
If you don't have script runner plugin as a work around you can create a new Issue types with "task category" values and create a separate workflows for each Issue type. Add a condition that only particular group can create this Issue type in the workflow create transition.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can't do it out of the box. You would need to have a script running at creation time. I suggest you search for scripting at creation.
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.
Hi Joe, I'm interested in restricting a custom field option to only members in a certain group. How would I do this using ScriptRunner, Field Behaviours??
Or, could you suggest a script that might do this?
Thanks.
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.