When adding a menu link forbidden to anonymous users, the JSON output without that link is cached; when a user subsequently logs in, they still cannot see that link.
I have created a small patch where I add the user.permissions context.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | user-cache-context-not-applied-3017623-3-8.x-1.5.patch | 600 bytes | yusufhm |
| user-cache-context-not-applied.patch | 611 bytes | yusufhm |
Comments
Comment #3
yusufhmAdding a patch for version 1.5 as well (the one I'm using).
Comment #5
fabianderijkThis is added in the 8.x-2.8 release