I have a problem with automation - I want the review request to be sent after changing the status to "Delivered" but it also automatically adds the status "Sent". Is there a way to change this?
Hi,
this is a known bug in the latest version of the module. It has already been fixed, and will be part of the next version.
Meanwhile, you can apply the fix yourself, by applying this change to file /modules/revws/classes/settings.php : https://github.com/getdatakick/revws/commit/3edeb47a43f25c63ef3a0711460d13125387b299
Thank you, the fix helped.