November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
it sounds like a cache problem when you deleted it in CM but it still shows in Catalog UI. Anything in log ?
Hi Quan
I only see this in the stack trace. I've created new categories and tried to delete with no success
As you can see it can't validate the anti forgery token. I'd suggest to clear cookie, or use another browser to try again
Hi Quan
I've tried doing incognito and other broswers. What's interesting is maybe 1/3 of the time I can delete the first one, other times I cannot regardless. If I can delete one category I cannot delete a 2nd one due to that error
Hi Quan
Tried testing locally, every time I rebuild I can delete the first one, I cannot delete the 2nd one consistentantly. I've also noticed that the Epirestantiforgerytoken is the same for the first delete request and 2nd. Is the value supposed to be different for each request?
yes the token is supposed to have Session lifecycle, meaning it is only changed if you log out/log in, or you close your browser
it could be, however, that your subsequent requests hit different instances than the first. is this locally or against your production site? how many instances do you have? have you tried with ARRAffinity cookie?
Long shot but it's worth checking
Im having issues locally and on all our instances in azure. I've tried toggling that cookie to test on dev azure but that didn't work
When I try to delete a product category under commerce->categories I get error below. I can delete the category in commerce manager but the category is still showing under commerce/categories and you can't delete it there. It does eventually get removed but it takes several minutes. Has anyone run into this?
cms 11.20.17
commerce 13.33.0.0