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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0046285
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POScriticalsometimes2021-03-30 16:312021-04-27 11:06
ReportercbrazierView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityurgentResolutionfixedFixed in VersionRR21Q2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionRR21Q2.1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0046285: WebPOS triggered unexpected Full Refresh

DescriptionAfter compiling Openbravo and restarting Tomcat, WebPOS triggered a Full Refresh but no model was changed and the delay to execute the full refresh is not reached.
It seems to be related to model property using OBContext to build model HQL Properties
Steps To Reproduceant run.compile.complete.deploy
restart tomcat
Run WebPOS

I'm not able to reproduce it every time
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0046187 closedranjith_qualiantech_com WebPOS triggered unexpected Full Refresh 

-  Notes
(0127335)
hgbot (developer)
2021-04-17 12:10

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: ff0c2dc4b2a280f1266b8f5c9fc913f589e68596
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-04-17T15:40:43+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/ff0c2dc4b2a280f1266b8f5c9fc913f589e68596 [^]

Fixed ISSUE-46285: Updated MasterData ModelProperties to get JSONName instead of HQLProperty
* To Calculate hash value, JsonName should be used instead of HQLProperty from Modelproperties

---
M src/org/openbravo/mobile/core/master/MasterDataProcessHQLQuery.java
---
(0127448)
ranjith_qualiantech_com (developer)
2021-04-22 15:07

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.complementary [^] [^]
Changeset: c44979ac7ced120fc3ffbe8ba2498982d49b7de0
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-04-22T18:36:47+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.complementary/-/commit/c44979ac7ced120fc3ffbe8ba2498982d49b7de0 [^] [^]

Related to ISSUE-46187: Updated MasterData ModelProperties to get JSONName instead of HQLProperty
* To Calculate hash value, JsonName should be used instead of HQLProperty from Modelproperties

---
M src/org/openbravo/retail/complementary/master/ComplementaryProducts.java
(0127449)
hgbot (developer)
2021-04-22 15:09

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.combo [^]
Changeset: 8ba28c078821164757600e472e280f15be6b5def
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-04-22T18:39:43+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.combo/-/commit/8ba28c078821164757600e472e280f15be6b5def [^]

Related to ISSUE-46285: Updated MasterData ModelProperties to get JSONName instead of HQLProperty
* To Calculate hash value, JsonName should be used instead of HQLProperty from Modelproperties

---
M src/org/openbravo/retail/discounts/combo/master/Family.java
---
(0127450)
hgbot (developer)
2021-04-22 15:10

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bypaymentmethod [^]
Changeset: 536b7a2a0272a95c9d06ae9ef748e299de6b76bc
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-04-22T18:40:46+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bypaymentmethod/-/commit/536b7a2a0272a95c9d06ae9ef748e299de6b76bc [^]

Related to ISSUE-46285: Updated MasterData ModelProperties to get JSONName instead of HQLProperty
* To Calculate hash value, JsonName should be used instead of HQLProperty from Modelproperties

---
M src/org/openbravo/retail/discounts/bypaymentmethod/PaymentMethodDiscount.java
---
(0127451)
hgbot (developer)
2021-04-22 15:11

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.scaledprice [^]
Changeset: fd2622d0b6644d28ef0ac5962f1451d47ce5d1ec
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-04-22T18:41:16+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.scaledprice/-/commit/fd2622d0b6644d28ef0ac5962f1451d47ce5d1ec [^]

Related to ISSUE-46285: Updated MasterData ModelProperties to get JSONName instead of HQLProperty
* To Calculate hash value, JsonName should be used instead of HQLProperty from Modelproperties

---
M src/org/openbravo/retail/discounts/scaledprice/ScaledPrice.java
---
(0127452)
hgbot (developer)
2021-04-22 15:11

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bytotal [^]
Changeset: be83b1e6570cd10fdd5301ad4098c6030702ca32
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-04-22T18:41:50+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bytotal/-/commit/be83b1e6570cd10fdd5301ad4098c6030702ca32 [^]

Related to ISSUE-46285: Updated MasterData ModelProperties to get JSONName instead of HQLProperty
* To Calculate hash value, JsonName should be used instead of HQLProperty from Modelproperties

---
M src/org/openbravo/retail/discounts/bytotal/master/FreeProduct.java
---

- Issue History
Date Modified Username Field Change
2021-04-16 12:52 marvintm Type defect => backport
2021-04-16 12:52 marvintm Target Version => RR21Q2.1
2021-04-17 12:10 hgbot Resolution open => fixed
2021-04-17 12:10 hgbot Status scheduled => resolved
2021-04-17 12:10 hgbot Fixed in Version => RR21Q2
2021-04-17 12:10 hgbot Note Added: 0127335
2021-04-22 15:07 ranjith_qualiantech_com Note Added: 0127448
2021-04-22 15:09 hgbot Note Added: 0127449
2021-04-22 15:10 hgbot Note Added: 0127450
2021-04-22 15:11 hgbot Note Added: 0127451
2021-04-22 15:11 hgbot Note Added: 0127452
2021-04-27 11:06 marvintm Review Assigned To => marvintm
2021-04-27 11:06 marvintm Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker