Skip to content

Commit 15d97e5

Browse files
authored
Update README.md
Check for any tasks assigned to inactive users to ensure proper task reassignment. This helps avoid workflow disruptions and ensures tasks are managed by active users.
1 parent 8fa1ff5 commit 15d97e5

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
@@ -12,6 +12,9 @@ Open-Sourced community contributed and owned repository for Instance Scan Defini
1212

1313
## Category: Manageability
1414

15+
### Check any Catalog Tasks Assigned to an Inactive User
16+
Check for any tasks assigned to inactive users to ensure proper task reassignment. This helps avoid workflow disruptions and ensures tasks are managed by active users.
17+
1518
### Avoid using javascript "document" object in Portal
1619
Always avoid using native js "document" object for DOM manipulation in service portal. Instead we should use AngularJS equivalent capabilities to achieve the same.
1720

0 commit comments

Comments
 (0)