You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Pawan Verma (Jira)" <ji...@apache.org> on 2020/05/30 17:52:00 UTC

[jira] [Comment Edited] (OFBIZ-11773) Unable to delete Group Order

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

Pawan Verma edited comment on OFBIZ-11773 at 5/30/20, 5:51 PM:
---------------------------------------------------------------

At [{{0da10ea}}|https://github.com/apache/ofbiz-framework/commit/0da10ea897ae0b9fc9654c8faedc6f435ec21c26], We converted deleteProductGroupOrder service from XML to Groovy, which generates this issue.
 Reimplemented full groovy service to remove related records.


was (Author: pawan.verma):
At [{{0da10ea}}|https://github.com/apache/ofbiz-framework/commit/0da10ea897ae0b9fc9654c8faedc6f435ec21c26], We converted deleteProductGroupOrder service from XML to Groovy, which generates this issue.
Reimplemented full groovy service to remove releated records.

> Unable to delete Group Order
> ----------------------------
>
>                 Key: OFBIZ-11773
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11773
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Trunk
>            Reporter: Pawan Verma
>            Assignee: Pawan Verma
>            Priority: Minor
>              Labels: order
>         Attachments: Error.png
>
>
> Steps to regenerate:
>  # Login into catalog app
>  # Create a new Group Order
>  # Try to delete the group order
>  # An exception is shown on the screen
> See attached screenshot for more details.



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