Skip to content

Commit

Permalink
ONI-174: Changed comment in migration.
Browse files Browse the repository at this point in the history
  • Loading branch information
wzgliniecki committed Oct 7, 2023
1 parent b4ace0d commit 360b416
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions report/migrations/0010_add_query_rights.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

logger = logging.getLogger(__name__)

# It is a dictionary with IsSystem values, it maps to RoleIDs:
# ROLES_ID = [1, 2, 3, 5, 6, 7, 11, 12]
ROLES_ID = [1, 2, 4, 16, 32, 64, 524288, 1048576]
REPORT_QUERY_ROLE_ID = 131200
Expand Down

0 comments on commit 360b416

Please sign in to comment.