summaryrefslogtreecommitdiff
path: root/app/workers/update_highest_role_worker.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/workers/update_highest_role_worker.rb')
-rw-r--r--app/workers/update_highest_role_worker.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/workers/update_highest_role_worker.rb b/app/workers/update_highest_role_worker.rb
index 1e2c974b6e5..952f1e511ea 100644
--- a/app/workers/update_highest_role_worker.rb
+++ b/app/workers/update_highest_role_worker.rb
@@ -3,7 +3,7 @@
class UpdateHighestRoleWorker
include ApplicationWorker
- feature_category :authentication_and_authorization
+ feature_category :utilization
urgency :high
weight 2