[FOLIO-3345] No dummy permissions, check permission names Created: 17/Nov/21 Updated: 17/Nov/21 |
|
| Status: | Open |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Story | Priority: | TBD |
| Reporter: | Adam Dickmeiss | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | |
| Development Team: | None |
| Description |
|
Investigate whether a Folio system would ever need dummy permissions. Dummy permissions are permissions that have been referred to but are not defined. If modules are always passed to mod-permissions in dependency order, it should not be possible for dummy permissions to be created. If, so, that would suggest that Okapi can check permission names when registering a module and , perhaps, when enabling it for a tenant. Deprecated permissions are permissions that no longer pertain to a module, because the permission was part of an older version of that module. They could be removed or one could keep the deprecated mark. |