Skip to content

v7.0-beta.34

Choose a tag to compare

@jc064522 jc064522 released this 26 May 18:27
* Issue **#1569** : Removed recursive multi threading from file system clean as thread limit was being reached.

* Issue **#1478** : Fixed data volume creation and other resource methods.

* Issue **#1594** : Now auto creates root explorer node on startup if it is missing.

* Issue **#1544** : Fixes for imported dashboards.

* Issue **#1586** : Fixed migration and initial population of standard meta type names.

* Issue **#1592** : Changed DB bit(1) columns to be tinyint(1) so that they show values correctly in the CLI.

* Issue **#1510** : Added logical delete for processor and processor filter to allow a user to force deletion without encountering a DB constraint.

* Issue **#1557** : Process, reprocess, delete and download data functions now provide an impact summary before a user can proceed with the action.

* Issue **#1557** : The process data function in the data browser now provides the option to process or reprocess data. When selected a user can also choose: the priority of the process filters that will be created; to set the priority automatically based on previous filters; set the enabled state.

* Issue **#1557** : Reprocessing data no longer has a limitation on how many items can be reprocessed as it is now implemented by reprocess specific filters.

* Issue **#1585** : Fixed issue that was preventing viewing folders processors.

* Issue **#1557** : Added an impact summary to meta data actions such as delete, restore, process and download.

* Issue **#1593** : NPE copying empty expressions