In the getMailBody method:
Currently, we use the workflow in order to get the last history step and get its comment property. We should use the transientVars to retrieve it.
- Conditionne
-
FORMS-224 Workflow on form entries
-
- Closed
-
[CMS-7165] [SendMailFunction] Retrieval of a comment on a workflow step
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Patch available [ 10005 ] | New: Resolved [ 5 ] |
Fix Version/s | New: 4.0 beta [ 12980 ] |
Affects Version/s | Original: 4.0 alpha [ 12384 ] |
Assignee | New: Laurence Aumeunier [ laurence ] |
Status | Original: Open [ 1 ] | New: Patch available [ 10005 ] |
Attachment | New: WEB_SendMailFunction.patch [ 17571 ] | |
Attachment | New: CMS_SendMailFunction.patch [ 17572 ] |
Description |
Original:
* In the *getMailBody* method:
Currently, we use the workflow in order to get the last history step and get its comment property. We should use the transientVars to retrieve it. |
New:
In the *getMailBody* method:
Currently, we use the workflow in order to get the last history step and get its comment property. We should use the transientVars to retrieve it. |
Description |
Original:
In the *getMailBody* method:
Currently, we use the workflow in order to get the last history step and get its comment property. We should use the transientVars to retrieve it. |
New:
* In the *getMailBody* method:
Currently, we use the workflow in order to get the last history step and get its comment property. We should use the transientVars to retrieve it. |