0

I installed a custom app for an end user into a SaaS environment, and I was surprised to find that the dependencies for the app installed automatically. This feature should be modified so that before the dependencies are installed, the user is warned that the dependencies do not exist.


The potential issue with installing the dependencies automatically is that there are multiple add-ons that require configuration before they can be used, and installing them automatically can put BC into an unusable state until that configuration has been completed. This can result in a scenario where an environment could accidentally be rendered unusable until all of the automatically installed apps were uninstalled, and it can be very difficult for VARs to know which apps were automatically installed and which apps are actually in-use by the end users.

STATUS DETAILS
New