Fix sorting
This sorting is inefficient if the id generator of module is random based. This feature is replaced by a catalog query against creation_date parameter.
Showing
Please register or sign in to comment
This sorting is inefficient if the id generator of module is random based. This feature is replaced by a catalog query against creation_date parameter.