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
I think this has started happening when I removed a bunch of spammy submissions on the site. I thought submissions were ordered by date, from oldest to newest, but now new submissions are positioned in a seemingly erratic manner in-between old ones.
So #65 upgrade Wagtail to 1.9 which has the fix for ordering of the submissions, only it actually order them in ascending order (i.e. new submissions are on the last page) which is not ideal but at least it's in order.
I can't think of an easy way to order this in descending order. I'm willing to consider and discuss the idea of Login for developers express in #38 which might make this irrelevant? So I'm happy to close this issue. Thoughts?
I think this has started happening when I removed a bunch of spammy submissions on the site. I thought submissions were ordered by date, from oldest to newest, but now new submissions are positioned in a seemingly erratic manner in-between old ones.
This affects both the table at http://madewithwagtail.org/admin/forms/submissions/5/ and the CSV export.
Here's the weird order on a subset of the submissions (the CSV provides a fuller picture):
Ideally we would want to display all submissions from most recent to oldest I think.
The text was updated successfully, but these errors were encountered: