powermail
powermail copied to clipboard
wrong note in workspace-version of a modified form
You have defined an form with defined sender-name and sender-email. You open the form in the workspace-area (Core-Extension). You modify something in the form-definition and save it. You will get the note, that the form-definition did not contain information about the sender_email and/or sender_name. (Screenshot)
I think the method getFieldsFromFormWithSelectQuery
in the FormRepository
did not respect the specific circumstances of the workspaces and will cause the method senderEmailOrSenderNameSet
to send a false instead of an true.