Problem/Motivation

Someone who can create, edit, or delete hpt entities should ahve access to the collection route.

Proposed resolution

Add a route provider that extends the admin default route provider and OR's a few permissions together.

I learned about OR-ing here: https://www.drupal.org/node/2341759

Comments

danflanagan8 created an issue. See original summary.

  • danflanagan8 committed 28bf3035 on 1.0.x
    Issue #3356920 by danflanagan8: HPT admin access should not be needed...
danflanagan8’s picture

Status: Active » Fixed

I took this crisi-tunity to add test coverage related to entity access.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.