Hi,
we want to have new priority level called "Final Priority" and only FEW USERS can change the ticket to "Final Priority" level .
Other users will have access to change the ticket to other prioriy levels except "Final Priority"
Thanks in advance
This cannot be achieved with config. The best solution seems to be editing the velocity template for priority!
Thanks for the reply.
I need this new change only on 2 project, other projects should work in the normal way. if i make any changes to velocity template does the change reflect to all the projects?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It will but you can add conditional statements in the velocity template where you can make the changes effective only for those 2 projects.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you please send me details about velocity template. I want to know where this file is located and where i should make the change in this template.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The file will be WEB-INF/classes/templates/jira/issue/field/priority-edit.vm and I would look here to figure out the correct changes that needs to be written.
https://confluence.atlassian.com/display/JIRA041/Modifying+JIRA+Templates+and+JSPs
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.