Skip to content

Commit f3d28f3

Browse files
Create README.md
Access analysis utility information
1 parent e026d5b commit f3d28f3

File tree

1 file changed

+5
-0
lines changed
  • Server-Side Components/Background Scripts/Access Analysis Utility

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
In scenarios where it's necessary to verify Read/Write access for multiple users across various work items (such as Incidents, Tasks, etc.), traditional methods like impersonating individual users or using the Access Analyzer plugin can be time-consuming. This utility streamlines the process by enabling simultaneous access analysis for multiple users by impersonating them and can be executed efficiently via a background script.
2+
3+
userId- Array containing the user id of personas whose access to be analyzed.
4+
5+
workItems- Work items extending the 'task' table.

0 commit comments

Comments
 (0)