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

2020-08-21 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on OFBIZ-11367:
-

Commit 568fa2c1738334cdb3d4c184d9ad49ba0c1b79ca in ofbiz-framework's branch 
refs/heads/trunk from Pawan Verma
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=568fa2c ]

Improved: Convert updateSingleContentPurpose service from mini-lang to groovy 
DSL(OFBIZ-11367)

Thanks: Devanshu for report and Sourabh for the patch.


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



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


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

2020-03-28 Thread Sourabh Punyani (Jira)


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

Sourabh Punyani commented on OFBIZ-11367:
-

Hello Pawan,

Thanks for sharing the details. I have uploaded a new updated patch 
(OFBIZ-11367_Updated.patch) for the same.

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



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


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

2020-03-28 Thread Pawan Verma (Jira)


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

Pawan Verma commented on OFBIZ-11367:
-

Hello Sourabh,

Thanks for the great work, Can we re-write the code as below and test it :)


 delegator.removeByAnd("ContentPurpose", ["contentId": parameters.contentId])
and run service : "createContentPurpose", with: parameters

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



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


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

2020-02-22 Thread Sourabh Punyani (Jira)


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

Sourabh Punyani commented on OFBIZ-11367:
-

Hello Devanshu,

I have added a patch (OFBIZ-11367.patch) for the same.

Please verify.

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



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