v2.1.3
We are pleased to release version v2.1.3 of the Entitlement-Analyzer.
Find attached the app (Entitlement-Analyzer.qvf) and install guide (Qlik-Cloud-Monitoring-Applications-Installation-Guide.pdf).
What's Changed
The following changes have been made for this release:
- The call to the
items
API to fetch the apps has been optimized, reducing the load time of the app. - Personal spaces are now qualified with user attributes, e.g.,
Personal - {userAttribute}
. This attribute defaults to theName
field and is controlled by the new variablevu_personal_space_user_field
within the Optional Configuration tab. The values can beId
,Name
,Subject
orEmail
. This applies to theSpaceID
andSpaceName
fields. This logic now persists across the Reload Analyzer, App Analyzer, and Entitlement Analyzer applications. - The
AppOwnerName
field is now mapped to theApps
table from theUsers
table, vs being fetched from theitems
API.
Full Changelog: v2.1.1...v2.1.3