Many users ask me to limit possible list of issue types based on the according project role while creating new issue. As example a developer should only create tasks and no user stories.
In the past the behaviours plugin by Jamie Echlin should have handled that, but this plugin wasn t supporting later JIRA versions. From Script Runner 3.0 the features of behaviours are told to be added to Script Runner, but cannot find the in the according docu.
We have installed Script Runner 3.0.4 (very helpful plugin!) on JIRA 6.3.3 including JIRA Agile, so how can i get this restriction working?
Thanks a lot!
As a workaround you can use script validator https://jamieechlin.atlassian.net/wiki/display/GRV/Validators that will not allow to create issues with certain issue types. The issue types themself will be listed for everyone, but error message will be shown to user who will try to set issue type he hasn't permission to deal with.
I use this technique myself. But to avoid the user filling in the form before they get rejected, I use a behaviour to display an error under the summary or issue type or something, warning that they must change the issue type to "Support Request". (As well as the validator).
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.