You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Devanshu Vyas (Jira)" <ji...@apache.org> on 2020/03/28 12:50:00 UTC

[jira] [Commented] (OFBIZ-11366) Convert deactivateAllContentRoles service from mini-lang to groovy DSL

    [ https://issues.apache.org/jira/browse/OFBIZ-11366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17069432#comment-17069432 ] 

Devanshu Vyas commented on OFBIZ-11366:
---------------------------------------

Hello [~jleroux], I have updated the patch containing below changes
 * Changed the name of the service from deactivateContentRoles to deactivateContentRole.
 * Updated the references of the service with respect to the change in the service name
 * Updated the service code to not fetch & iterate list but simply expire the ContentRole record.

Let me know if this looks good.

> Convert deactivateAllContentRoles service from mini-lang to groovy DSL
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-11366
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11366
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: content
>    Affects Versions: Trunk
>            Reporter: Devanshu Vyas
>            Assignee: Devanshu Vyas
>            Priority: Minor
>         Attachments: OFBIZ-11366.patch, OFBIZ-11366.patch
>
>
> Convert deactivateAllContentRoles service code from mini-lang to groovy DSL.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)