I am using a custom process. I have multiple teams in project eg: A , B. There is a custom field (dropdown) in a Bug work item. My requirement is that when a user from "Team A" edit the Bug work item, he should only be able to view some of the values in that dropdown, same for the user in Team B . In summary we need to filter the dropdown values in that custom dropdown list based on the team of a user.
Is this customisation possible in azure devops?
