Openbravo Issue Tracking System - POS2
View Issue Details
0051417POS2POSpublic2023-01-19 16:032023-01-30 12:59
alostale 
ranjith_qualiantech_com 
normalcriticalhave not tried
closedno change required 
5
 
 
marvintm
No
0051417: infinite loop loading Product Media
When fetching ProductMedia, if the whole data does not fit in a single page, the whole set of data is tried to be fetched in an infinite loop.
In an instance with 30K products and media defined for them:

0. Configure masterdata batch size to 10K rows
1. Log in pos2
2. Execute Refresh Masterdata
  -> It will hang forever with "Reading incrementally ProductMedia (n)" performing once and again the same request
No tags attached.
caused by feature request 0050767 closed guillermogil Retail Modules Product Media Logic in WebPOS 
Issue History
2023-01-19 16:03alostaleNew Issue
2023-01-19 16:03alostaleAssigned To => Retail
2023-01-19 16:03alostaleTriggers an Emergency Pack => No
2023-01-19 16:04alostaleRelationship addedcaused by 0050767
2023-01-19 16:22alostaleSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=25423#r25423
2023-01-20 06:14ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2023-01-27 13:17ranjith_qualiantech_comStatusnew => scheduled
2023-01-27 13:17ranjith_qualiantech_comNote Added: 0145937
2023-01-27 13:17ranjith_qualiantech_comStatusscheduled => resolved
2023-01-27 13:17ranjith_qualiantech_comResolutionopen => fixed
2023-01-30 12:58marvintmStatusresolved => new
2023-01-30 12:58marvintmResolutionfixed => open
2023-01-30 12:59marvintmReview Assigned To => marvintm
2023-01-30 12:59marvintmStatusnew => closed
2023-01-30 12:59marvintmResolutionopen => no change required

Notes
(0145937)
ranjith_qualiantech_com   
2023-01-27 13:17   
Fixed in issue https://issues.openbravo.com/view.php?id=51415 [^]