We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72a4b99 commit bda7564Copy full SHA for bda7564
Specialized Areas/Fix scripts/updateMultipleRecords/readme.md
@@ -4,4 +4,5 @@ This script will query the group table and look for groups with inactive members
4
Logs: If no active members are there in group //gs.info("Group " + grp.name + " does not have any active user");
5
6
After manager is replaced : gs.info("Group " + inactiveMgrGrp.name + " manager changed to " + getOlderGroupMember(inactiveMgrGrp).name);
7
+
8
*************
0 commit comments