Has anyone had an issue with the cache module sinc...
# suitescript
m
Has anyone had an issue with the cache module since updating to 2024? We were just updated and now our cache module is not working for every user like it did before the update.
s
I've never had a lot of faith in
N/cache
, but haven't heard of any specific 2024 issues
m
It's almost as if Netsuite made a change to the permissions system somewhere. The cache is used in a script for a custom customer center that customers are logging into. Suddenly, after the update, the cache is coming back null, except for the Netsuite admins who try logging in.
w
@Matt Carter I bet you the customer center role needs extra permissions now. We had wonky stuff happen to our SC site, and permissions on the customer center roles needed to be updated.
m
Thanks @wes_w, I'll check into that.