Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0046287 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | critical | sometimes | 2021-03-30 16:31 | 2021-04-27 11:06 | |||
Reporter | cbrazier | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR20Q4.4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | RR20Q4.4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0046287: WebPOS triggered unexpected Full Refresh | |||||||
Description | After 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 Reproduce | ant run.compile.complete.deploy restart tomcat Run WebPOS I'm not able to reproduce it every time | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0127337) hgbot (developer) 2021-04-17 12:12 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^] Changeset: 9cd0ae39c8cb4fe47981b227b5cc1184da3e8b50 Author: Ranjith S R <ranjith@qualiantech.com> Date: 2021-04-17T15:42:09+05:30 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/9cd0ae39c8cb4fe47981b227b5cc1184da3e8b50 [^] Fixed ISSUE-46287: 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 --- |
(0127458) hgbot (developer) 2021-04-22 15:45 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.complementary [^] Changeset: af691bcd707cf3daf39d94d6c1e6c8d678f87f0b Author: Ranjith S R <ranjith@qualiantech.com> Date: 2021-04-22T19:15:28+05:30 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.complementary/-/commit/af691bcd707cf3daf39d94d6c1e6c8d678f87f0b [^] Related to ISSUE-46287: 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 --- |
(0127459) hgbot (developer) 2021-04-22 15:46 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.combo [^] Changeset: f8590739de0da10c272303b5f26205bab6811bc6 Author: Ranjith S R <ranjith@qualiantech.com> Date: 2021-04-22T19:16:03+05:30 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.combo/-/commit/f8590739de0da10c272303b5f26205bab6811bc6 [^] Related to ISSUE-46287: 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 --- |
(0127460) hgbot (developer) 2021-04-22 15:46 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bypaymentmethod [^] Changeset: be51b85fc734068ecb23481e85b4c6d689b25900 Author: Ranjith S R <ranjith@qualiantech.com> Date: 2021-04-22T19:16:29+05:30 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bypaymentmethod/-/commit/be51b85fc734068ecb23481e85b4c6d689b25900 [^] Related to ISSUE-46287: 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 --- |
(0127461) hgbot (developer) 2021-04-22 15:46 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.scaledprice [^] Changeset: bb5d6714d6a0573cdf44caf5d87641b7fdfa795f Author: Ranjith S R <ranjith@qualiantech.com> Date: 2021-04-22T19:16:50+05:30 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.scaledprice/-/commit/bb5d6714d6a0573cdf44caf5d87641b7fdfa795f [^] Related to ISSUE-46287: 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 --- |
(0127462) hgbot (developer) 2021-04-22 15:47 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bytotal [^] Changeset: 94cb8ebeba21fe42a93673811b666bc088dad09f Author: Ranjith S R <ranjith@qualiantech.com> Date: 2021-04-22T19:17:12+05:30 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bytotal/-/commit/94cb8ebeba21fe42a93673811b666bc088dad09f [^] Related to ISSUE-46287: 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 | => RR20Q4.4 |
2021-04-17 12:12 | hgbot | Resolution | open => fixed |
2021-04-17 12:12 | hgbot | Status | scheduled => resolved |
2021-04-17 12:12 | hgbot | Fixed in Version | => RR20Q4.4 |
2021-04-17 12:12 | hgbot | Note Added: 0127337 | |
2021-04-22 15:45 | hgbot | Note Added: 0127458 | |
2021-04-22 15:46 | hgbot | Note Added: 0127459 | |
2021-04-22 15:46 | hgbot | Note Added: 0127460 | |
2021-04-22 15:46 | hgbot | Note Added: 0127461 | |
2021-04-22 15:47 | hgbot | Note Added: 0127462 | |
2021-04-27 11:06 | marvintm | Review Assigned To | => marvintm |
2021-04-27 11:06 | marvintm | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |