lsgs / redcap-extended-reports

Provides various additional options to enhance REDCap's built-in reporting functionality.
GNU General Public License v3.0
1 stars 3 forks source link

Default sort is not maintained for reshaped reports #14

Open lsgs opened 5 months ago

lsgs commented 5 months ago

Because this EM gets report data in array form, the report's specified sorting is not being applied.

TODO: Complete the code in Report::applyDefaultSorting()