Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034710
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Multi UPC/EAN for Productmajorrandom2016-12-08 14:002016-12-09 00:40
ReporterguillermogilView Statuspublic 
Assigned Toguillermogil 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision394ead89bd74
ProjectionnoneETAnoneTarget Version
OSAnyDatabasePostgreSQLJava version
OS VersionDatabase version9.2Ant version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0034710: Multi UPC query has no order by which is causing duplicated records

DescriptionMulti UPC query has no order by which is causing duplicated records.
This error is generating a lot (> 40000) errors in log client and WebPOS was trying to sync them all which was causing timeouts and finally it was not possible to login.
Steps To ReproduceSince this is random it has not been possible to find the steps.
It was an environment with 84000 MultiUPC records with postgres 9.2
Proposed SolutionAdd at the end of the query an "order by id"
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0092213)
hgbot (developer)
2016-12-08 14:19

Repository: erp/pmods/org.openbravo.retail.multiupc
Changeset: 394ead89bd74dfccb0509f44546253c98976a193
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Thu Dec 08 14:16:57 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.multiupc/rev/394ead89bd74dfccb0509f44546253c98976a193 [^]

Fixed issue 34710: Multi UPC query has no order by

Added order by clause in order to do not send duplicated errors to WebPOS

---
M src/org/openbravo/retail/multiupc/MultiUPC.java
---

- Issue History
Date Modified Username Field Change
2016-12-08 14:00 guillermogil New Issue
2016-12-08 14:00 guillermogil Assigned To => guillermogil
2016-12-08 14:00 guillermogil Resolution time => 1481756400
2016-12-08 14:00 guillermogil Triggers an Emergency Pack => No
2016-12-08 14:17 guillermogil Review Assigned To => marvintm
2016-12-08 14:19 hgbot Checkin
2016-12-08 14:19 hgbot Note Added: 0092213
2016-12-08 14:19 hgbot Status new => resolved
2016-12-08 14:19 hgbot Resolution open => fixed
2016-12-08 14:19 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.multiupc/rev/394ead89bd74dfccb0509f44546253c98976a193 [^]
2016-12-08 14:20 guillermogil Summary Multi UPC query has no order by which is causing duplicated errors => Multi UPC query has no order by which is causing duplicated records
2016-12-08 14:20 guillermogil Description Updated View Revisions
2016-12-09 00:39 marvintm Severity trivial => major
2016-12-09 00:40 marvintm Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker