You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When save product after modified attribute combination there is a warning: "You can't edit the product because has been changed. Please refresh page and try to change again". If continue to click save, then "Product attributes" and "Attribute combinations" will could not add new or delete.
Edit product, Click Tab "Inventory", Change "Manage inventory method" to "Track inventory by product attributes", Save it.
Add some "Product attributes" and checked "Allow to use in attribute combinations", add some "Attribute value".
After published the fixed patch to production Linux server, I found only Delete "Attribute combinations" still had problem, Add / Generate / Clear are no more problems. Finally I found after deleted, the request of the Attribute combinations List can't got the newest Ticks. Then I click "Clear memory cache" on production site admin panel, and the newest Ticks got.
But When I debug in Windows with VS2022, there are all right.
So there is some problems about caching in Linux? And it is strange that Delete and Clear are use the same method to remove cache, why only Delete has problem?
Most of this issue has been solved, and the rest needs to be tracked.
When save product after modified attribute combination there is a warning: "You can't edit the product because has been changed. Please refresh page and try to change again". If continue to click save, then "Product attributes" and "Attribute combinations" will could not add new or delete.
The text was updated successfully, but these errors were encountered: