You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Suraj Khurana (JIRA)" <ji...@apache.org> on 2016/10/15 11:29:20 UTC

[jira] [Commented] (OFBIZ-7597) Entity auto services doesn't returns success message

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

Suraj Khurana commented on OFBIZ-7597:
--------------------------------------

Ran ./gradlew testIntegration.
All tests are passed successfully.

> Entity auto services doesn't returns success message
> ----------------------------------------------------
>
>                 Key: OFBIZ-7597
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7597
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Suraj Khurana
>            Assignee: Mridul Pathak
>         Attachments: OFBIZ-7597-Updated.patch, OFBIZ-7597.patch
>
>
> All the services which uses entity-auto engine should return proper success messages according to action.
> With reference to EntityAutoEngine.java, proposed messages according to action:
> For Create: <EntityName> created successfully
> For Update: <EntityName> updated successfully
> For Delete: <EntityName> deleted successfully
> For Expire: <EntityName> expired successfully



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)