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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0046286
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POScriticalsometimes2021-03-30 16:312021-04-27 11:06
ReportercbrazierView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityurgentResolutionfixedFixed in VersionRR21Q1.2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionRR21Q1.2
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

0046286: 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
(0127336)
hgbot (developer)
2021-04-17 12:11

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

Fixed ISSUE-46286: 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
---
(0127453)
hgbot (developer)
2021-04-22 15:27

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

Related to ISSUE-46286: 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
---
(0127454)
hgbot (developer)
2021-04-22 15:28

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

Related to ISSUE-46286: 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
---
(0127455)
hgbot (developer)
2021-04-22 15:28

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

Related to ISSUE-46286: 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
---
(0127456)
hgbot (developer)
2021-04-22 15:29

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

Related to ISSUE-46286: 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
---
(0127457)
hgbot (developer)
2021-04-22 15:29

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

Related to ISSUE-46286: 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 => RR21Q1.2
2021-04-17 12:11 hgbot Resolution open => fixed
2021-04-17 12:11 hgbot Status scheduled => resolved
2021-04-17 12:11 hgbot Fixed in Version => RR21Q1.2
2021-04-17 12:11 hgbot Note Added: 0127336
2021-04-22 15:27 hgbot Note Added: 0127453
2021-04-22 15:28 hgbot Note Added: 0127454
2021-04-22 15:28 hgbot Note Added: 0127455
2021-04-22 15:29 hgbot Note Added: 0127456
2021-04-22 15:29 hgbot Note Added: 0127457
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