Home > Forum > Tips&Tricks > WEBCON BPS 2025: Activated push notifications for all paths after migration

WEBCON BPS 2025: Activated push notifications for all paths after migration
2

MVP

Hi everyone,

I just noticed that the push notification has been activated for all path after the migration to 2025.1.1.23.
New path are created without active push notification.

I decided to deactivate this setting on database level:

update WFAvaiblePaths
set PATH_SendPush = 0
where PATH_SendStandardEmails = 0

Afterwards:
- Reset all caches
- Reload everything in the designer studio

Best regards,
Daniel

Nobody has replied in this thread yet.