Collection items sorted by?

Hi @Vedran_Serbu!

We’ve been discussing an issue that was detected with the “default orderby” setting discovered recently in another topic (sorry, this was in Portuguese).

I believe we could solve it, but for you to have access to the fix, you would have to use one of our daily builds of the next release (0.19), which is not ready for production. If you are fine with this, the link is here. Otherwise, I would ask you to wait for the end of the month, approximately.

If you do want to test this, a few tips:

  1. Remember to force reloading your assets after installing the new version, including clearing your browser cache memory. (I always reload with CTRL+SHIFT+R for safety);
  2. When accessing the collection items page, remember to copy the link to a new browser window (possibly a private one) and paste the URL without the query params (the options after the “?”). That’s because the orderby setting are saved as user preference and should affect only the first access. From there on, it uses the session settings, specially if you are logged in.
  3. Also, if I am not wrong, this settings have effect mainly on the public items list. The admin-side list should really only stick to the plugin defaults first, then user prefs.