Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit 195a229

Browse files
Merge pull request SORMAS-Foundation#4077 from hzi-braunschweig/3904-no-bulk-edit-right-role
SORMAS-Foundation#3904 - no-bulk-edit - Assigning to the right role
2 parents 65e98a0 + d8e08bb commit 195a229

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sormas-api/src/main/java/de/symeda/sormas/api/user/UserRight.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -827,7 +827,7 @@ public enum UserRight {
827827
),
828828
PERFORM_BULK_OPERATIONS_CASE_SAMPLES(
829829
ADMIN,
830-
SURVEILLANCE_SUPERVISOR
830+
ADMIN_SUPERVISOR
831831
),
832832
INFRASTRUCTURE_CREATE(
833833
ADMIN

0 commit comments

Comments
 (0)