Forum Discussion
Unable to create multiple actions with Make Read only for different fields based on user group
In Azure Boards, when working with the “Make Read Only” action, you can only set one field per action within a rule. If you want to make multiple fields read-only for the same condition (e.g., “Current user is not a member of the group”), you don’t necessarily have to create entirely separate rules for each field. Instead, you can:
Edit the existing rule and add multiple “Make Read Only” actions within the same rule — one per field.
If the UI doesn’t allow adding another action directly, try duplicating the action and changing the field, or use the “Add action” button multiple times within that rule.
Make sure the rule order and scope are correct so there’s no conflict with other permission settings.
This approach keeps the configuration clean and avoids unnecessary duplication of conditions. I actually came across a detailed guide on Azure Boards rules while browsinghttps://universalmagzines.com/, which explained the multi-action setup quite clearly — might be worth checking for additional examples.