Can I Set Issue security Level dependend on user attributes?
An external user should create issues with level public.
All internal user should create issues with level intern.
Is that possible?
You'll need a little code to do it, but it should be possible.
The code you want is probably going to be a "post-function" that can look at a user, work out if they are internal or external and set the security level appropriately. I'd use the script-runner to do that, but there's other add-ons that can do it - check the marketplace if script-runner is overkill (and you can always write your own)
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.