Skip to content

Commit c1dd3e7

Browse files
authored
Update README.md
1 parent 91c4c82 commit c1dd3e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,9 @@ Script Includes names should not include spaces since it is not possible to call
118118
### Roles assigned to non-existing users
119119
Identify role assignments (sys_user_has_role) for users that do not exists
120120

121+
### Assign roles to Group
122+
Assign Roles to sys_user_group , Rather than assigning roles to sys_user , It becomes difficult while adding lot of roles
123+
121124
### Check the incidents that are closed or canceled but still active
122125
This is a table check on the incidents table that verifies if there are closed or canceled incidents in the active state, which would be a sign that the close_states are not set correctly on the incident table. This check can be done on any table, especially there where the State model was changed from OOTB or for custom extended tables. The problem with this kind of records is that they can influence the reports on active records on the respective table.
123126

0 commit comments

Comments
 (0)