2.0.0
QMC Utilities 2.0.0 Release Notes
QMC Utilities Core updates:
We added some additional libraries to the core QMC Utilities menu system to support searchable drop down lists.
Plugins:
Two new plugins added to QMC Utilities bundled installer:
App Mover: From a single interface, export apps from one Qlik Sense site to another. There is some manual configuration here that will be documented.
Source Control Assistant: SC-Lite as it is called allows for "backing" up Qlik Sense apps to serialized JSON and then restoring the serialized JSON back into an app for a selected user. There is no direct source control integration with this tool, but it provides the output for apps to be checked-in to a source control system.
QMC Utilities now runs using the Powertools Service Dispatcher service! In an effort to prevent Powertools from not working after a Qlik Sense software upgrade, Powertools are going to start running under their own service dispatcher instead of the Qlik Sense Service Dispatcher. The Powertools Service Dispatcher works almost identically to the Qlik Sense Service Dispatcher except that the PSD includes logging, and when Qlik Sense is upgraded the entries in the services.conf file won't get deleted!
Bug fixes
A bug in Rule Manager was fixed where a deleted rule could not be re-imported. The rule will not be imported, but will have a different ID because the Qlik Sense repository maintains a list of deleted IDs. The original ID is added to the seedId property when this issue occurs.