We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cb25b0 commit ad780c5Copy full SHA for ad780c5
Server-Side Components/Business Rules/Automatically Add Manager to Group/README.md
@@ -0,0 +1,5 @@
1
+**Details**
2
+1. This is an after insert and update Business rule.
3
+2. Condition "manager Changes".
4
+3. This code will add manager to group on insert of new group.
5
+4. The code will also add the manager to group incase manager is changed for an existing group.
0 commit comments