You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Amardeep Singh Jhajj (JIRA)" <ji...@apache.org> on 2014/09/20 08:19:35 UTC

[jira] [Commented] (OFBIZ-5777) Picking screen get block when there are large number of records to process

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

Amardeep Singh Jhajj commented on OFBIZ-5777:
---------------------------------------------

This has been taken care, please find attached patches. I have reviewed the code and it is working fine. Thanks Pritam for sharing the patch.

Here is the test case:

Test Case:
1. Go to facility -> Picking (https://localhost:8443/facility/control/PicklistOptions?facilityId=WebStoreWarehouse)
2. Enter the number of order you want to group in 'Group first' text box. (Default value is 50 orders)
3. Click on Submit button.

Expected Result: On submitting, number of orders grouped should be equal to number of orders specified in the 'Group first' text box.

> Picking screen get block when there are large number of records to process
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-5777
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5777
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: Release Branch 13.07, Trunk
>            Reporter: Arun Patidar
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>         Attachments: OFBIZ-5777-R13.07.patch, OFBIZ-5777-trunk.patch
>
>
> During load testing of OFBiz-13.07 and trunk, we observed that 'Picking' screen of Facility manager get block when there are large number of records to process. So need to fix this screen by limiting number of records to be process. 



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