Column sorts no longer working 4.4.6->5.0.2/5.0.4 upgrade

Given the amount of spam in there I wasn’t sure if anyone actually used that, but I’ve made a ticket for it.

1 Like

Hello,

Can you test DBIx::SearchBuilder from a branch? GitHub - bestpractical/dbix-searchbuilder at distinct-and-count-and-sort

It should fix the problem.

Sorry for taking so long @Ruslan_Zakirov1 but I installed it today, and sorting seems to be working perfectly now without resorting to disabling $UseSQLForACLChecks!

1 Like

Will this be in the 5.0.5 release (when that release comes out)?

@Grant_Emsley thanks for confirming

@Cena_Stephen_ext_300 bug is in a module. RT depends from the module and BPS releases it. They are tightly coupled. Anyway, patch should go through review process, a new version of the module should be released after and then you will be able to update it without updating RT. New version of RT will list the latest of version of the module as dependency, as well.

1 Like

Gotcha. I apologize for the misunderstanding. :slight_smile: