Disable, based on the user's project role, the ability to modify versions. Currently, a "simple" user cannot create new versions, which is fine, but they can enter a version and add existing tickets. I do not want a simple user to be able to do this. I'm working on company-managed projects.
Overview: I have two Kanban projects managed by the company, one for application development and the other for customer support. In the application development project, I have enabled release management. Currently, a customer support user can access the development project and can only view the tickets; they cannot create, modify, or transition them. I need to give visibility to the development issues because a support agent might need to know the status of their bug report. Up to this point, I have managed to do everything by assigning the support user a project role with limited permissions. Now, I need to allow the support user to see the content of the releases that are about to be released or have already been released, but without being able to modify the issues that are part of that release.