Skip to content

Fix the swapped debug messages of InsufficientEntityPermissionException#7705

Open
guillaume-sainthillier wants to merge 1 commit into
EasyCorp:5.xfrom
guillaume-sainthillier:fix-insufficient-permission-exception-messages
Open

Fix the swapped debug messages of InsufficientEntityPermissionException#7705
guillaume-sainthillier wants to merge 1 commit into
EasyCorp:5.xfrom
guillaume-sainthillier:fix-insufficient-permission-exception-messages

Conversation

@guillaume-sainthillier

Copy link
Copy Markdown
Contributor

The if/else branches were inverted: when the entity ID was present, the
message omitted it, and when it was absent, the message interpolated a
null ID. Also remove the double space in 'id ='.

The if/else branches were inverted: when the entity ID was present, the
message omitted it, and when it was absent, the message interpolated a
null ID. Also remove the double space in 'id  ='.
@guillaume-sainthillier
guillaume-sainthillier force-pushed the fix-insufficient-permission-exception-messages branch from fe02e73 to 8a0232f Compare July 13, 2026 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant