How to restrict a tab in workitem for certain roles?
A requirement has come up about possibly adding a new tab for a work items that can be protected by a security right that only a certain role (example: QA) would be able to view and edit. We would want this tab to NOT be available to any developers, leads, and stakeholders. In addition, they would want to be able to query it in order to make reports, but the values within that tab would not be queried by any other role.
Please let me know how to achieve this?
2 answers
Comments
Can you share some more details on usage of this precondition please?
Thanks! This talks about making a attribute read-only on certain states.
I am looking on how to hide a tab for certain roles for e.g. that WI tab should not be visible to DEVELOPER but available for QA, at all states.
Please let me know.