Project

General

Profile

Role-based access to versions

Added by Eduardo Paz over 7 years ago

Hello everyone.

Situation:
- Project to manage bug tracking with customers.
- "External versions" shared with customers.
- "Internal versions" shared internally, not with customers.

Requirement:
- At "External versions" issues, we need a custom field to point to "Internal versions".
- I don't want my customer to know about "Internal Versions" at the same level where I need those versions available for our employees.
- Roled-based visibility of this custom field is already working good.

Example of Issue:
- Issue 001.
- Tracker: Bug.
- Target version: external1.0 (here the drop down list will show both external and internal issues).
- Internal version: internal0.0.3

Problem:
- When reporting an issue, I don't want the customers to see the "Internal versions" in the drop-down list at "Target Version".

Is there any way to solve this?