Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Allow 'Take ownership' of Workspace Items only in Feature branches

When working according to the GIT flow methodology (Git Flow | GeeksforGeeks)

there is a collaboration branch and multiple feature branches. The collaboration branch is connected to a collaboration workspace.

 

I would like to prevent people taking ownership of items in the workspace linked to the collaboration Branche. (Only allow this when the ws is in a feature branche).

 

 

Status: New