Skip to content

Commit

Permalink
chore: cannot order by orgUnit using this implementation
Browse files Browse the repository at this point in the history
we need to update this to the new tracker mechanism. Not sure if
these workinglists are also used by old tracker though
  • Loading branch information
teleivo committed Mar 4, 2024
1 parent 54394ef commit 233c7f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"a3kGcGDCuk7",
"a3kGcGDCuk8"
],
"order": "createdAt:desc,orgUnit:asc",
"order": "createdAt:desc",
"attributeValueFilters": [
{
"attribute": "dIVt4l5vIOa",
Expand Down

0 comments on commit 233c7f6

Please sign in to comment.