-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: NoFixVersionApplicable
-
Component/s: Base Code
-
Tags:
-
Story Points:3
-
Epic Link:
We need a way to be able to install missing dependencies from the Browser Extension.
We identified a few point to discuss and specified:
- How to detect what are the missing package to install a Studio package. From error message, reading the package.xml file, ...
- How to set on the server the list of package to install. We could use the installAfterRestart.log mechanism, ...
- How to restart the server in order to take this new packages?