Hi
I am looking for a way to prevent users from creating a new "fixVersion" when editing an issue. It should be possible to choose among the already created versions but it should not be possible to create a new version from this screen.
My initial thought was that creating a new version requires a specific permission but this does not seem to be the case.
Is there a way to do that anyway? maybe via a validator or something like that?
Hi,
You need to have the administer project permission to create a new version. Also, you cannot do that directly from an issue, but you need to create version beforehand using the project administration. See https://confluence.atlassian.com/display/JIRA/Managing+Versions#ManagingVersions-Managingaproject'sversions for reference.
If I read your question, my guess would be that instead of the default fixVersion field you use something different (custom field/changed configuration)? For instance a label field will allow you to specify any new label when editing an issue. Could you check the fixVersion configuration?
Regards,
Geert
since JIRA 6.3 you can add versions on the fly: https://confluence.atlassian.com/display/JIRA/JIRA+6.3+Release+Notes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Cool! I did not know that. You still need to have the administer project permission to do that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are totally correct. I was hunting for a specific permission that controls versioning and since I was signed in as admin, it allowed me to create a new version. My bad, thanks a lot!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This does not answer the question
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Was there an answer for this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please unmark this as accepted answer since it is not the answer to the question.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For users that don't have project administrator access. they should not be able to on the fly create a version from the Fix version field.
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.