Skip to Content.
Sympa Menu

comanage-users - Re: [comanage-users] Trouble with Paginator sort in view

Subject: COmanage Users List

List archive

Re: [comanage-users] Trouble with Paginator sort in view


Chronological Thread 
  • From: <>
  • To: ,
  • Subject: Re: [comanage-users] Trouble with Paginator sort in view
  • Date: Wed, 1 Jul 2020 16:04:47 +0000

TY Benn - glad to know it is a slightly complicated problem! In my controller
index function I used plain old code to sort my results and that will work in
this case as it is a small data set.

Looking the the SQL log I saw the data was retrieved over multiple queries, so
that explains why the Paginator sort would fail for things in the contains
clause. Obvious when you look at the log to see what it is actually doing.



Archive powered by MHonArc 2.6.19.

Top of Page