I migrated my team's work items from our "old" org/project to our "new" org/project. I want to configure read-only access to Boards in the "old" project for all team members. The team is still actively using Repos, Pipelines, and Test Plans in the "old" project. Team members must retain full read-write access to Repos, Pipelines, and Test Plans.
How do I configure these permissions?
To remove write access to work items and tests, you can update the permission of the root area path. You can set "Edit work items in this node" and "Manage Test Plans/Suites" to Deny for the Contributors group:
To disable using current builds, you can set "Queue Build" permission to Deny of the Contributors group in the Build permissions: Confirm that contributors have pipeline permissions
To disable write access in git repositories, you can set "Contribute" or "Read" permission to Deny of the Contributors group in each repository: Locking down the Repositories.