Details
-
Bug
-
Resolution: Fixed
-
Critical
-
1.1
-
None
Description
The backup-module is not working due to license problems.
In the class BackupModule the following mehod is wrong:
public static boolean isLicenseValid()
(probably copy-pasted from the advances cache module)
So without having the advanced-cache module installed, backup is not working.
(If for any reason, the backup depends on advances-cache, then the pom is missing the dependency)
Checklists
Acceptance criteria