EtchUK / Etch.OrchardCore.ContentPermissions

Module for Orchard Core to enable configuring access at a content item level.
MIT License
25 stars 6 forks source link

Fix incorrectly added index provider #21

Closed peterkeating closed 2 years ago

peterkeating commented 2 years ago

When adding code to store enabled/roles when the part is indexed an index provider was incorrectly added which causes content items to not save because the table doesn't exist in the database.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication