humanmade / altis-workflow

Workflow module for Altis
https://www.altis-dxp.com/resources/docs/workflow/
GNU General Public License v3.0
6 stars 3 forks source link

Workflow is sending duplicate emails #133

Closed danny-pl closed 2 years ago

danny-pl commented 2 years ago

We've set up workflows for Page Published and Post Published in Altis using the default set up, and set them to send emails to two addresses within Plan International. Each time a page or post is published we are receiving two identical emails. This is cluttering the notifications inbox Steps to reproduce: 1.

We'd expect to only receive one email at the notification addresses when a post or page is published.

Post published workflow Page published workflow Workflows window I've added screenshots of the workflow window and then the set up of the pages and posts published workflows

Acceptance criteria: One email whenever a page or post is published.

roborourke commented 2 years ago

Thanks the extra details @danny-pl, this has now been fixed in https://github.com/humanmade/Workflows/pull/163

Use composer update altis/workflow --with-all-dependencies to update.