Skip to content

Commit

Permalink
IBX-6592: Removed unusable location/subtree limitations from `state/a…
Browse files Browse the repository at this point in the history
…ssign` policy
  • Loading branch information
barw4 authored and Steveb-p committed Feb 28, 2024
1 parent aa31bb2 commit ca3d530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eZ/Publish/Core/settings/policies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ parameters:
delete: ~

state:
assign: { Class: true, Section: true, Owner: true, Group: true, Node: true, Subtree: true, State: true, NewState: true }
assign: { Class: true, Section: true, Owner: true, Group: true, State: true, NewState: true }
administrate: ~

role:
Expand Down

0 comments on commit ca3d530

Please sign in to comment.