You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a bundle that installs an optional bundle package
Install the bundle, opt out to install the optional package
Install the optional package standalone (not from the bundle)
Uninstall the bundle, and set package plan request state to force-absent from BA
Actual Result
The optional package is not uninstalled.
Log says:
Will not uninstall package: TEST, found dependents:
Expected Result
The optional package is uninstalled, with a log message saying something like
Ignoring existing dependencies for package TEST because BA asked to force-reboot the package
Acknowledgements
I acknowledge that this is a fully completed bug report. It is not a question or attempt to get help debugging my issue (because those should be sent to Discussions).