Commit 0e7c92cc authored by James Lopez's avatar James Lopez

Merge branch 'move-update-highest-role-worker-to-license' into 'master'

Move UpdateHighestRoleWorker to utilization category

See merge request gitlab-org/gitlab!59250
parents a9f60785 803ee663
......@@ -2377,7 +2377,7 @@
:idempotent:
:tags: []
- :name: update_highest_role
:feature_category: :authentication_and_authorization
:feature_category: :utilization
:has_external_dependencies:
:urgency: :high
:resource_boundary: :unknown
......
......@@ -3,7 +3,7 @@
class UpdateHighestRoleWorker
include ApplicationWorker
feature_category :authentication_and_authorization
feature_category :utilization
urgency :high
weight 2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment