Commit 79b9fc6a authored by Thiago Figueiró's avatar Thiago Figueiró Committed by Bob Van Landuyt

Adjust urgency for PoliciesController

parent e7983f2e
......@@ -14,7 +14,8 @@ module Projects
end
feature_category :security_orchestration
urgency :medium
urgency :default, [:edit]
urgency :low, [:index, :new]
def index
render :index, locals: { project: project }
......
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