Actions
Task #7095
closedImprove error message for: User tried to update an access module when they dont have ‘ALL’ permission!"
Description
We get this error all the time when doing various (apparently illegal) operations:
User tried to update an access module when they dont have ‘ALL’ permission!"
Is there an easy way for this error message to become more useful? It's a message that gets leaked out to non-developer users and I would argue that it's a confusing error message that doesn't give enough information for the user to fix it.
It could be improved if it said which access module was the culprit and which object(s) was trying to assert access over.
Actions