Description
WiX Version
4+
.NET or MSBuild or Visual Studio Version
n/a
HeatWave Version
n/a
Windows Version
n/a
Repro Repo
No response
Repro Steps
- 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).