- Issue created by @zaporylie
With #3174306: Viewing shipments requires the "administer commerce_shipment" permission → in place, the collection view can be accessed if one has permission to create a new shipment. This makes it difficult (impossible without a custom ShipmentCollectionAccessCheck decorator) to show a list of shipments without allowing the same user to create a new shipment.
Replace manage bundle commerce_shipment with more granular CRUD permissions.
Active
2.0
Code