Filter out push-notification step if subscribes has no channel configured
I have a workflow with multiple steps (InApp, Push, Email) that works perfect but some of executaions are showing as error. The error happens for users that they dont have enabled push notification in their mobile app and novu don't have a registered any Expo Token for that subscriber making the Push step to fail.
I tried to filter the step is subscribes has no channels configured but did not work.
Is there any recommended way how can I filter the push step is subscriber has no channel configured?
I tried to filter the step is subscribes has no channels configured but did not work.
Is there any recommended way how can I filter the push step is subscriber has no channel configured?

