4 users online. Create an account or sign in to join them.Users
Random sort order gets lost when re-saving datasources
A for , submitted by michael-e on 08 March 2010
Announcement
Symphony's issue tracker has been moved to Github.
Issues are displayed here for reference only and cannot be created or edited.
Browse
Closed#251: Random sort order gets lost when re-saving datasources
Fixed, I hope, by this commit.
Yep, that resolves the issue.
This issue is closed.
If you update a Symphony installation to 2.0.7, random sort order in previously create datasources will get lost if you re-save a datasource. This is due to the internal renaming from “rand” to “random”. Backward compatibility covers datasource execution, but not the datasource editor backend page (which will not recognize the previously defined “rand” order and display “ascending” instead, which will then be saved).