0
votes

I have a project X and a org wide documentation project Y in Azure DevOps services. Work Items in the documentation project Y need to tag members from project X. But looks like this can't be done because members of X are not members of the documentation project.

Therefore, I am trying to add engineering folks team say 'Team XDev' from project X into the documentation project Y. But even there I get an error like so:

enter image description here

So, my question is how can I provide access to 'Team XDev' from project X in project Y? I don't want to do it member wise because of obvious reasons related to maintainability.

Thanks

1

1 Answers

1
votes

You can manage an organization level security group, add the members from Project B to it (individually) and use that group in project A. You can't reference Project scoped security groups directly from one team to another nor in an organization level security group.

You can find the docs here: