diff --git a/src/components/RoleForm/groupAuthorities/groupAuthorities.js b/src/components/RoleForm/groupAuthorities/groupAuthorities.js index 1602cc08..dce6adbe 100644 --- a/src/components/RoleForm/groupAuthorities/groupAuthorities.js +++ b/src/components/RoleForm/groupAuthorities/groupAuthorities.js @@ -20,6 +20,7 @@ const AUTHORITY_GROUPS = { 'F_TRACKER_IMPORTER_EXPERIMENTAL', 'F_UNCOMPLETE_EVENT', 'F_VIEW_EVENT_ANALYTICS', + 'F_CAPTURE_DATASTORE_UPDATE', ]), importExport: new Set([ 'F_EXPORT_DATA',