-
Notifications
You must be signed in to change notification settings - Fork 637
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unknown error when reordering structure #2958
Comments
Update: After reading #2772, I realized this was happening on our Conclusion: this is happening consistently on |
Also, I'm not sure how much this influences the priority, but we have a site launching in 2 weeks, and we're in a Content QA phase. Do with that information what you will. |
@Emkaytoo Can you email a database backup and your composer.json & composer.lock files over to [email protected] ? |
This was a result of a load balancer issue. The Craft team recommended using the Yii 2 Redis extension for keeping session data synced. |
Glad moving to Redis got this sorted! |
Description
User with Admin-level permissions is unable to reorder structures by dragging and dropping. When attempting to reorder entries, the entry appears to move, but an alert appears saying An unknown error occurred. Upon refreshing the entries page, the entry has reverted back to it's original position.
Steps to reproduce
Additional info
This issue happens consistently and predictably with multi-level structures. On single-level structures, it happens intermittently. Sometimes user can reorder (new position saved), sometimes the error appears.
The text was updated successfully, but these errors were encountered: