Sitemap reordering 5.7.5.10
PermalinkAs an example of what i mean I am reordering the page 'Parador de Soria' from around about DisplayOrder 94 to display order 99, I drag 'Parador de Soria' to the correct order and refresh the page. The page does not appear in the correct order, it should appear to the top of page 2 in the paginated results, instead it appears at the bottom of the sitemap at around display order 200.
I have attached screen shots of my steps so that you can get a better idea of what is happening - This seems to be a bug in concrete
Could anyone help?

You should be able to check that in your PHP Error logs, or in your developer console under the networking tab it should show a server 500 on the ajax request if that happens.
Thanks for the reply - I've checked my php log file and no error is being thrown, the network tab is also clean.
It seems that the function to reorder the pages is happening however many of the pages are being assigned the same DisplayOrder number so when the function to reorder the pages happens it does not know where to place some of the pages, as they have the same number assigned, so it sends them to the bottom..
I'm going to try upgrade from 5.7.5.10 to 5.7.5.13 to see if this helps the problem
Are you re-ordering from the Full Sitemap or somewhere else?
Upgrading did not fix the problem unfortunately
This bug also appears on version 8.1.0, I have submitted a bug report for this -https://www.concrete5.org/developers/bugs/8-1-0/sitemap-flatview-ord...