You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A rebuild of our Permission system. We have three Permissionfiles (core/Permissioncore, permissions/AccessLevel, permissions/PermissionCore). Which PermissionCore file is the right one? It would be nice if we could have one folder and fix the missing permission error that has been occurring for some time.
Additional information
Smaller information that could be useful.
I would keep the Enum AccessLevel class and also return it as @Override in the classes
The text was updated successfully, but these errors were encountered:
Category
Describe your Idea
A rebuild of our Permission system. We have three Permissionfiles (core/Permissioncore, permissions/AccessLevel, permissions/PermissionCore). Which PermissionCore file is the right one? It would be nice if we could have one folder and fix the missing permission error that has been occurring for some time.
Additional information
I would keep the Enum AccessLevel class and also return it as
@Override
in the classesThe text was updated successfully, but these errors were encountered: