Idea Summary
In APEX 23.1 was added the possibility to remove the components that have a certain Build Option. The components that have the negated version of the Build Option, {not {Build Option}}, are kept, and the Build Option is removed from these. I would like to have the same possibility to remove the components that have the negated version of the Build Option, and keep the components that have the Build Option itself (and remove the Build Option from these).
Use Case
In a use case where the Build Option is used for a Debugging or Tryout feature, the current functionality is sufficient. But when the Build Option is used for a new feature that eventually will make it to Production, it would be nice if it were possible to remove the Build Option from the components that have it, so these components are now fully part of the application, and to remove the components that have the negated version of the Build Option (normally components that are replaced by a new component or deleted in the new feature).
Preferred Solution (Optional)
In the Remove Components dialog there now is a checkbox “Yes - remove components” that must be checked before the components can be actually removed. It would be nice to have another checkbox (or radio buttons) with the option "Yes - remove components of the negated version". Of course it would not be possible to check both.