Open
Description
Hello @hknokh,
When an object is defined as master and ORDER BY
is used in the query, the sorting on the result CSV works fine, but when it's defined as slave ("master": false
) the data is exported with a sorting I cannot determine. It doesn't respect the order defined on the query, but also doesn't follow the order of references on the master object nor creation date or whatever. However, is not random because the same order is used all the time.
I searched through the documentation but couldn't find any reference to this. Could you please explain the behaviour? Thanks in advance.