Hello everyone,
I have an issue with a workflow of mine, specifically with the 2 starting nodes which are triggers for when I have an email coming in through the email smtp node.
The issue is when I turn the workflow off, the workflow still executes and turning my incoming emails to the connected emailaccounts automatically as ‘read’, then I decided to turn the workflow off and also deactivate those nodes, still kept working.
Then tried removing the nodes, saving the workflow, all while it’s turned off and still it kept doing the same thing and working (also still showing up in executions even tho the live workflow didn’t include those nodes).
Then final step was to archive and then remove the workflows, which I did. Somehow it still works and makes my incoming emails marked as ‘read’, but now no longer are the executions visible in n8n or counting towards my n8n subscriptions limit.
Any help on this will be appreciated!