Permission sync issue
Closed this issue ยท 3 comments
Basically we are adding a temp permission via api and refreshing the group where the permission was added. The usecase is, that this temp perm should apply to all users on this server, as this group is the basegroup off all existing groups. We probably have to refresh all groups, but that sounds like too heavy hitting. In my opinion this permission add should somehow reflected instant in the cache(Its even in the db/yml)