It would be best to post this query on the Azure DevOps Community for quicker and more accurate responses from the experts present there.
Set Rule on Inherited Process: Cannot set more than one rule using 'User Groups' to restrict state transitions.
Dears,
Could anyone please support on the below issue.
In my organization, we are using the on-premise Azure DevOps Server.
version no:
Dev18.M170.7
In Azure DevOps server, For example,
- I have created a copy of the existing 'Agile' process.
- Updated the 'Bug' workflow by adding new states.
- Added user groups called - Dev, QA, BA etc.. And added members to the group.
- Adding custom rules to restrict bug state flow based on user group.
Setting Rules as below:
Rule Name: Dev
- Condition:
Current user is not member of Group - DEV (group name)
Action:
Restrict state transition to 'Testing'.
Rule Name: QA
- Condition:
Current user is not member of Group - QA (group name)
Action:
Restrict state transition to 'Closed'.
I am getting the below error message, as soon as I am trying to save the second rule:
VS1640113: It is not allowed to have multiple rules with the same action type using the same conditions. The rules ['Dev', 'QA'] have the action type 'ProhibitedValues' using the same conditions. Change the conditions of the rule to fix this error.
Note:
But, at the same time I am able to successfully set similar conditions on rules (more than one) in free trail version of DevOps 'https://dev.azure.com/'.
Please update me, if anyone has any workaround/clarification for the same.
Community Center Not monitored
-
Pramod Valavala 20,656 Reputation points Microsoft Employee Moderator
2021-01-18T07:21:13.243+00:00