[
https://issues.apache.org/jira/browse/OFBIZ-12074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240564#comment-17240564
]
ASF subversion and git services commented on OFBIZ-12074:
---------------------------------------------------------
Commit 8a51586c63eb9884c40ce65af2076f67ec128f4e in ofbiz-framework's branch
refs/heads/trunk from Nicolas Malin
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=8a51586 ]
Fixed: service createCommunicationEventWithoutPermission failed to store a
communication
(OFBIZ-12074)
When you call the service createCommunicationEventWithoutPermission to create a
anonymous communication or from a user without party permission, the service
failed due to missing permission.
With the minilang to groovy conversion the userLogin system it's not loaded
before call the main service createCommunicationEvent
> service createCommunicationEventWithoutPermission failed to store a
> communication
> ---------------------------------------------------------------------------------
>
> Key: OFBIZ-12074
> URL: https://issues.apache.org/jira/browse/OFBIZ-12074
> Project: OFBiz
> Issue Type: Bug
> Components: party
> Affects Versions: Trunk
> Reporter: Nicolas Malin
> Assignee: Nicolas Malin
> Priority: Minor
> Attachments: OFBIZ-12074.patch
>
>
> When you call the service createCommunicationEventWithoutPermission to create
> a anonymous communicaton or from a user with party permission, the service
> failed.
> With the groovy conversion the userLogin system it's not loaded before call
> the main service createCommunicationEvent
--
This message was sent by Atlassian Jira
(v8.3.4#803005)