Skip to content

Fix orphaned-only view preset (#862)#899

Open
breshinotestachegira wants to merge 1 commit intoKlocman:masterfrom
breshinotestachegira:fix/issue-862-orphaned-view
Open

Fix orphaned-only view preset (#862)#899
breshinotestachegira wants to merge 1 commit intoKlocman:masterfrom
breshinotestachegira:fix/issue-862-orphaned-view

Conversation

@breshinotestachegira
Copy link
Copy Markdown

Closes #862

Summary

This PR fixes the "View unregistered" preset so orphaned entries are shown even when they are also marked as system/protected entries.

Changes

  • update the "View unregistered" action to start from the "Everything" preset
  • then apply the IsOrphaned == true search filter

Why

Some orphaned MSI uninstallers can also be classified as system components or protected items.
Previously, the "View unregistered" action only enabled orphan display, but could still leave other hiding filters active.
That made orphaned entries disappear from the dedicated orphaned view.

Result

Using "View unregistered" now reliably shows orphaned entries regardless of the other basic visibility filters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Orphaned MSI uninstallers only visible as "System components"

1 participant