[
https://issues.apache.org/jira/browse/OFBIZ-13258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959677#comment-17959677
]
ASF subversion and git services commented on OFBIZ-13258:
---------------------------------------------------------
Commit 9eb9a38477de968d5516417d5c01aea6dc039780 in ofbiz-framework's branch
refs/heads/trunk from Nicolas Malin
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=9eb9a38477 ]
Fixed: Update communication event failed if statusId is null (OFBIZ-13258)
When you updated a communication event and you move it statusId from null to
another value, function setCommunicationEventStatus failed because it tried to
valid the status change with null value.
By the way, error message sent to user didn't work after the minilang to groovy
migration
> Update communication event failed if statusId is null
> -----------------------------------------------------
>
> Key: OFBIZ-13258
> URL: https://issues.apache.org/jira/browse/OFBIZ-13258
> Project: OFBiz
> Issue Type: Bug
> Components: party
> Affects Versions: 24.09.01
> Reporter: Nicolas Malin
> Assignee: Nicolas Malin
> Priority: Minor
>
> When you updated a communication event and you move it statusId from null to
> another value, function setCommunicationEventStatus failed because it tried
> to valid the status change with null value.
> By the way, error message sent to user didn't work after the minilang to
> groovy migration
--
This message was sent by Atlassian Jira
(v8.20.10#820010)