You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Arun Patidar (JIRA)" <ji...@apache.org> on 2014/09/20 12:54:33 UTC

[jira] [Updated] (OFBIZ-5778) Manage Picklist screen get block when there are large number of records to process

     [ https://issues.apache.org/jira/browse/OFBIZ-5778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun Patidar updated OFBIZ-5778:
--------------------------------
    Attachment: OFBIZ-5778.patch

Attached is the patch for same.

Steps to test:
1. Go to facility -> Manage Picklists screen (https://localhost:8443/facility/control/PicklistManage?facilityId=WebStoreWarehouse)
2. Screen should render properly and pagination also should work.

Expected Result: Pagination should be working properly. Total number of
picklists should be shown correctly in pagination. Page should load with large number of records.

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



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