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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0046323
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POScriticalsometimes2021-03-30 16:312021-04-22 16:29
ReportercbrazierView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityurgentResolutionfixedFixed in VersionRR20Q3.5
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionRR20Q3.4
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression levelProduction - Confirmed Stable
Regression date2020-04-06
Regression introduced in releaseRR20Q3
Regression introduced by commithttps://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/00f799553369f73469ee678dcede357c099d5032 [^] [^]
Triggers an Emergency PackNo
Summary

0046323: 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
(0127463)
hgbot (developer)
2021-04-22 16:25

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: ed349f34a22e5b7f87645511e59aeabe0d3e1966
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-04-22T19:55:04+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/ed349f34a22e5b7f87645511e59aeabe0d3e1966 [^]

Fixed ISSUE-46323: 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
---
(0127464)
hgbot (developer)
2021-04-22 16:26

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

Related to ISSUE-46323: 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
---
(0127465)
hgbot (developer)
2021-04-22 16:28

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

Related to ISSUE-46323: 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
---
(0127466)
hgbot (developer)
2021-04-22 16:29

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bypaymentmethod [^]
Changeset: 0f866d98f08714be3c3bdc726555e202a3a1362b
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-04-22T19:59:12+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bypaymentmethod/-/commit/0f866d98f08714be3c3bdc726555e202a3a1362b [^]

Related to ISSUE-46323: 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
---
(0127467)
hgbot (developer)
2021-04-22 16:29

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

Related to ISSUE-46323: 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
---
(0127468)
hgbot (developer)
2021-04-22 16:29

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

Related to ISSUE-46323: 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-22 13:24 gorka_gil Type defect => backport
2021-04-22 13:24 gorka_gil Target Version => RR20Q3.4
2021-04-22 16:25 hgbot Resolution open => fixed
2021-04-22 16:25 hgbot Status scheduled => closed
2021-04-22 16:25 hgbot Fixed in Version => RR20Q3.5
2021-04-22 16:25 hgbot Note Added: 0127463
2021-04-22 16:26 hgbot Note Added: 0127464
2021-04-22 16:28 hgbot Note Added: 0127465
2021-04-22 16:29 hgbot Note Added: 0127466
2021-04-22 16:29 hgbot Note Added: 0127467
2021-04-22 16:29 hgbot Note Added: 0127468


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker