Fix bugs in ExpireIncompleteSurveyResponses Workflow
Need to join on revisionDate otherwise one email per Survey revision will be sent. (Added explicit test for this) Some standard template vars were also missing - username and userId. (forward-port from webgui-7.7)
This commit is contained in:
parent
79f84aec68
commit
549f9ce650
3 changed files with 85 additions and 14 deletions
|
|
@ -9,6 +9,7 @@
|
|||
- fixed #11018: no lowercase typing possible in addressbook
|
||||
- fixed #11033: Calendar, recurring dates
|
||||
- fixed #11038: My Carousel Broke
|
||||
- fixed ExpireIncompleteSurveyResponses workflow sending one email per asset revision
|
||||
|
||||
7.8.0
|
||||
- upgraded YUI to 2.8.0r4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue