Skip to content

Commit

Permalink
Merge pull request #552 from navikt/removeViewAllPermission
Browse files Browse the repository at this point in the history
Remove view all case permissions
  • Loading branch information
mamikals authored Jan 16, 2024
2 parents 207a4e8 + eecb08e commit ec44c4a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
<allowRead>true</allowRead>
<modifyAllRecords>false</modifyAllRecords>
<object>Case</object>
<viewAllRecords>true</viewAllRecords>
<viewAllRecords>false</viewAllRecords>
</objectPermissions>
<objectPermissions>
<allowCreate>true</allowCreate>
Expand Down

0 comments on commit ec44c4a

Please sign in to comment.