Hi
I was wondering whether it was possible to modify the buttons on the Issue Detail screen (Assign, Edit, Assign To Me etc) on a per project basis? Im looking in the system-issueoperations-plugin.xml, but this seems to act for all projects, not just specific ones
Thanks
Not a complete solution, but you can somewhat achieve this by doing the following.
- Remove Assign, Edit permissions for everyone in the project using the 'Permission Scheme' (this will get rid of those actions in the issue screen)
- Add required actions in your workflow for your issue types (with appropriate permissions per project role). This will bring in the new buttons as per your choice.
- Extend the value of number of buttons showns as described here if needed (http://confluence.atlassian.com/display/JIRA/Configuring+Workflow#ConfiguringWorkflow-Changingthenumberoftransitionbuttons)
Thanks Renjith - If i remove the assign/edit permission though, I assume you wouldn't be able to assign/edit in workflow transition screens (I'm about to create a test project to confirm this, but my knowledge of permissions indicates this would be the case)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you need the user to really select the assignee from the assignee list, yes this permission is needed. But if you are looking for post functions to do the assignment, it is not needed. Also editing permission is not needed for the custom screens that you show in the transistions which can contain the fields excepted to be updated by the user.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.