Skip to Main Content
1 Not supported for the current status
Product Area Application Workspace
Created by Ronald Bevers
Created on Mar 3, 2026
Merged idea
This idea has been merged into another idea. To comment or vote on this idea, please visit AW-I-33 "Run Once'" option for uninstall triggers.

Filter on uninstall action set for Recast Setup Store apps Merged

When using packages from the Recast Setup Store, we can also use the uninstall action set.
The uninstall action set can only be triggered based on an (hidden) entitlement and a trigger for example at application logon, to silently uninstall the package, or as an action from another package.

The uninstall itself works fine, but there are no filters on the uninstall action set.
This means that we the package is not installed (for example because it has been successfully uninstalled before), we see lots of error events, because the action set, will still be triggered the next time, but cannot uninstall the application, because it does not exists anymore.

By adding a filter on the uninstall action set, the same way which has been done on the install action set, but then to check that the action set should only be run when the application is installed, would solve the unwanted run of the uninstall action, and prevents all the errors for this packages in the events.