REST API (7.21.1)

<< Click to Display Table of Contents >>

Navigation:  Release Notes > Unsupported Builds > Build 21.1 (Feb 2021) >

REST API (7.21.1)

 

 

 


 

 

REST API: GET /api/reports/{reportId}/data Endpoint Unable to Handle Null Filter Values [d4572]

The capabilities of filters have been updated to allow users to filter based on blank values, which essentially means "run the report without a value set for this parameter". This is currently only possible through directly accessing the REST API, or through configuring a Data Grid widget to filter based on column values.

Also, fixed a bug that was preventing filter values from being applied correctly unless a FACILITY_ID value is present.

 

 


 

 

REST API: Automatically Populate ST_RECENT on Every Request with an Object ID [d5216]

The REST API has been updated to automatically populate the ST_RECENT table and ST_USER.LAST_USE_DATE  on every request with an object ID.