eapowertools-archive / qs-extension-usage-dashboard

Unsupported - The Qlik Sense Extension Usage Dashboard is a Qlik application that parses application meta-data to uncover which applications use extension objects. The sources for this data is the meta-data fetch from the QS Telemetry project (https://github.com/eapowertools/qs-telemetry-dashboard) and QRS API calls.
MIT License
6 stars 0 forks source link

Bugfix for sheet uniqueness & REST Connector issues #9

Closed levi-turner closed 3 years ago

levi-turner commented 4 years ago

https://qliktechnologies365-my.sharepoint.com/:f:/g/personal/ltu_qlik_com/EvN3lQvwEyxPmcJnHwe-DRgBnehQaRiUFn6sA_KXwBJMPQ?e=CAYoPt

Since this package contains both an updated QVF + some slight changes to the underlying NodeJS scripts the deploy will need to go in two (seven if we’re being verbose) steps:

  1. Unzip the lib.zip file
  2. Navigate to the share path \TelemetryDashboard\MetadataGenerater and rename the lib folder to lib-old
  3. Paste in the new lib folder (from 1). The JS files should be directly inside \TelemetryDashboard\MetadataGenerater\lib
  4. Import the new app
  5. Reload the metadata
  6. Reload the app
levi-turner commented 3 years ago

Fixed in 2.0.0: https://github.com/eapowertools/qs-extension-usage-dashboard/releases/tag/2.0.0