{{query (and (property type abbreviation) (sort-by updated-at asc))}}
{{query (and (property type abbreviation) (sort-by updated-at desc))}}
I see no difference in the sorting. I would have expected, that the order is the opposite when comparing both results, but it is the same.
What am i doing wrong compared to the docu?
Also, i want to use title as key for sort-by, but that does not work, too. According to the changelog any property should work.
Can’t say why the above doesn’t work, but as a work-around you should be able to achieve the same by editing the (hidden) properties for the query block with an external editor.