Problem/Motivation
Sometimes you forget to setup a mail handler... Or it was wrongly configured and failed.
Currently there's no way to retrigger it for a submission or even many of them.
The e-mail handler allows resend through a special form per submission.
This approach would only help if the problem was the form data quality.
Proposed resolution
We could offer a button to bulk submit all submissions to mailchimp with a batch.
The handler settings would need to be considered, including its conditions, ...
If there was a bulk row selection in webform that would be nice to pick only failing ones...
But that would require us to see what submission failed on the overview.
Alternatively we could allow resubmission from the webform log.
Remaining tasks
Discuss, decide, implement.
Comments
Comment #2
miro_dietikerOne problem here is that certain triggers should not be triggered. It's just about submitting data.
Is there an option to skip automation triggers and just update data on such a bulk update?
We have multiple handlers configured to cover conditions. Maybe we need ability (handler setting) to skip such triggers anyway to avoid double triggers?
That bulk trigger would allow a user to pick one of the configured handlers of the form. Maybe a general webform feature.