Getting "User does not have permission" after Upgrade to v1.6.7
Hey! I just upgraded our TwentyCRM instance to the latest release and now I'm getting this error:
7 Replies
I also verified that the migrations ran, we were previously on v1.5.0:
Followed by:
I also see it upgraded our workspace:
I've also confirmed that I'm an admin:

Hey @Dan6erbond could you please try clearing your twetny-server cache by running:
- yarn command:prod cache:flush
I'll do that - FYI though I restarted the pod in K8s twice, wouldn't that already take care of the cache?
Or is it in Redis?
Done:
That worked, thanks so much @prastoin!
It's in redis
So no impact
Cool !
Seems like this upgrade requires a cache flush we should document it
Definitely would be good to know! But glad it was just a minor issue. 😂