handlers.conditionally_delete_subscriptions_handler
Whenever all conditions are fulfilled, we delete all subscriptions.
Configuration:
condition: Key/value pair that will be checked, e.g. approvalStatus: approved. If the condition holds true, we
will set the field as specified. If the condition value starts with "!", the condition is negated (must not match).
description =
'Whenever certain conditions are fulfilled, delete all subscriptions of the fact sheet.'