For example, if a user edits the common_name for OID1, I want the attribute rule to additionally update the common_name for OID 2. Is this possible?
| OID | custom_id | common_name |
| 1 | "Group A" | "Name A" |
| 2 | "Group A" | "Name A" |
| 3 | "Group B" | "Name B" |
| 4 | "Group B" | "Name B" |