we want to design a light verion of the view issue screen for users that have ONLY peroject Browse opermissions and want therfore to hide the tabs 'Work Log' 'Activity', 'History' and 'Transitions'
is there any way to do this ?
You can do a javascript hack similar to the one in the link below (You just need to identify the id of the elements that you need to hide).
https://answers.atlassian.com/questions/57653/is-it-possible-to-active-voting-for-only-one-project
No, that would require field-level security, as the Work Log, History, and Activity tabs are just views on the issue data itself. (Hiding the history would require hiding certain fields.)
Removing workflow transition links is definitely possible by setting Workflow requirements/conditions for each transition. If you ensure that "basic users" aren't included in those restrictions, the transition buttons will not appear when they visit the page.
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.