Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0044740 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2020-08-03 12:22 | 2020-08-11 07:40 | |||
Reporter | sebastien_liron | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR20Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | RR20Q2 | |||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 7.x | |||
OS Version | Openbravo Appliance 14.04 | Database version | 9.3.x | Ant version | 1.9.x | |||
Product Version | RR20Q2 | SCM revision | ||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | Gold | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0044740: business partner modal search do a timeout and wrong offline mode when too much lines are returned | |||||||
Description | business partner modal search do a timeout and wrong offline mode when too much lines are returned. | |||||||
Steps To Reproduce | in the pos , in remote mode for clients open the business partner search modal click on search button without anything in filter or with a common name like 'martin' in france. With a DB of 2.5 millions the request take so much time it return a timeout and the pos got to offline mode when it is not the case. | |||||||
Proposed Solution | - add a limit to the query ( 10 is enough ) and then some message for the user to filter a bit more - prevent user to launch a search if no filter is entered with a discrete message ( not a popup ) to ask to the user to filter more | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0121925) hgbot (developer) 2020-08-10 03:54 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/53 [^] |
(0121926) hgbot (developer) 2020-08-10 03:54 |
Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/22 [^] |
(0121958) hgbot (developer) 2020-08-11 07:40 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/53 [^] |
(0121959) hgbot (developer) 2020-08-11 07:40 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 5d4cad743a6be7cc9702cccaef4cef613565dfe5 Author: Ranjith S R <ranjith@qualiantech.com> Date: 2020-08-11T05:40:23+00:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/5d4cad743a6be7cc9702cccaef4cef613565dfe5 [^] Fixed ISSUE-44740: Added Validation to filter Customers in remote mode In remote mode, Customer query will be executed only when filters are specified --- M src-db/database/sourcedata/AD_MESSAGE.xml M src/org/openbravo/retail/posterminal/master/BPartnerFilter.java M web/org.openbravo.retail.posterminal/js/components/businesspartner_selector.js --- |
(0121960) hgbot (developer) 2020-08-11 07:40 |
Merge request merged: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/22 [^] |
(0121961) hgbot (developer) 2020-08-11 07:40 |
Repository: https://gitlab.com/openbravo/ci/mobile-test [^] Changeset: 044aa68d3249154351dc50ed0935b562bd6ee71e Author: Ranjith S R <ranjith@qualiantech.com> Date: 2020-08-10T15:55:50+05:30 URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/044aa68d3249154351dc50ed0935b562bd6ee71e [^] Verifies ISSUE-44740: Modified Automated Tests --- M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/TestIdExtModules.java M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/orderpreparationawo/OP_Test07_OrderPreparationSelector.java M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/orderpreparationawo/OP_Test08_PickingSelector.java M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/orderpreparationawo/OP_Test13_AdvancedFiltersInOrderPreparation.java M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/orderpreparationawo/OP_Test14_AdvancedFiltersInPicking.java M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/orderpreparationawo/OP_Test15_AdvancedFiltersInPickingFromMultipleOrders.java M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/orderpreparationawo/OrderPreparationTerminalHelper.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31212_SearchWithLimitPref.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2020-08-03 12:22 | sebastien_liron | New Issue | |
2020-08-03 12:22 | sebastien_liron | Assigned To | => Retail |
2020-08-03 12:22 | sebastien_liron | OBNetwork customer | => Gold |
2020-08-03 12:22 | sebastien_liron | Triggers an Emergency Pack | => No |
2020-08-03 12:35 | marvintm | Resolution time | => 1598220000 |
2020-08-03 13:58 | marvintm | Relationship added | related to 0035383 |
2020-08-05 09:41 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2020-08-05 09:43 | marvintm | Status | new => scheduled |
2020-08-10 03:54 | hgbot | Merge Request Status | => open |
2020-08-10 03:54 | hgbot | Note Added: 0121925 | |
2020-08-10 03:54 | hgbot | Note Added: 0121926 | |
2020-08-11 07:39 | hgbot | Merge Request Status | open => approved |
2020-08-11 07:40 | hgbot | Resolution | open => fixed |
2020-08-11 07:40 | hgbot | Status | scheduled => closed |
2020-08-11 07:40 | hgbot | Note Added: 0121958 | |
2020-08-11 07:40 | hgbot | Fixed in Version | => RR20Q4 |
2020-08-11 07:40 | hgbot | Note Added: 0121959 | |
2020-08-11 07:40 | hgbot | Note Added: 0121960 | |
2020-08-11 07:40 | hgbot | Note Added: 0121961 |
Copyright © 2000 - 2009 MantisBT Group |