Fixes bug in ExpireIncompleteSurveyResponses
Use a left outer join on userProfileData so that the workflow processes responses for users that have been deleted
This commit is contained in:
parent
c8542cc5d0
commit
e4b18757d8
3 changed files with 11 additions and 3 deletions
|
|
@ -28,6 +28,7 @@
|
|||
- fixed #11137: Customers see failed orders
|
||||
- fixed #11156: Syndicated Content doesn't show all headlines in feed
|
||||
- fixed #11138: RichEdit, upload image does not commit a version tag
|
||||
- fixed ExpireIncompleteSurveyResponses Workflow: process responses for deleted users
|
||||
|
||||
7.8.1
|
||||
- mark $session->datetime->time as deprecated and remove its use from core code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue