-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
(Relevant to Enterprise Customers only)
Context:
- Camunda provides the feature that if you provide the Camunda License Key in the file system, it is stored in the engine if there is no key already stored. Description: https://docs.camunda.org/manual/7.10/webapps/admin/system-management/#camunda-license-key
- Currently it is not possible to update an invalid license key via this feature
Proposed Feature:
Make it possible to update an invalid license key via this function
Code looks good.
Just a small hint for one of the test using a try-with.
Please rebase PR after
CAM-10667is merged on platform-ee master.