Right now, the GUI allows all the parameters for remote.Construct
to be modified.
What remains to be implemented are the args for the structs FunctionArgs (i.e. pull/post functions like location
), PivotArgs, and CompilateArgs (e.g. report-specific arguments like style
for equipment_report
). Although these options are correctly parsed from the report configuration, they're unavailable to be seen/modified by the user through the GUI, which neuters adhoc report pulls.
savoy referenced this ticket in commit aa6b844.