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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032903
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POSminoralways2015-08-24 14:592016-06-03 11:01
ReportermarvintmView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in VersionRR16Q2
StatusclosedFix in branchFixed in SCM revisionb2348b588236
ProjectionnoneETAnoneTarget VersionRR16Q2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toguilleaer
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0032903: The JSON column in the Log Client table is redundant, and takes too much space

DescriptionCurrently we are saving the full JSON information in the log client table, and this column is redundant (it's information is already present in the rest of the columns). It should be removed so that the table takes less space.

Also, in the request the information seems to be redundant also, and it could be simplified to consume less bandwidth.
Steps To Reproduce- Login in the POS and do some actions to trigger log messages.
- Verify that in the request to the backend, the information is duplicated.
- Verify that the information in the JSON column in the backend, and the information in the rest of the columns is the same, so the JSON column could be deleted.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0030652 closedranjith_qualiantech_com The JSON column in the Log Client table is redundant, and takes too much space 

-  Notes
(0086308)
hgbot (developer)
2016-05-09 12:56

Repository: retail/backports/3.0RR16Q2/org.openbravo.retail.posterminal
Changeset: d9fdb09f41584dcaba952ff35db2b21740ac0ea3
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon May 09 16:24:36 2016 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR16Q2/org.openbravo.retail.posterminal/rev/d9fdb09f41584dcaba952ff35db2b21740ac0ea3 [^]

Related to issue 32903 : Renaming Log client column from "online" to "isOnline"

---
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
---
(0086309)
hgbot (developer)
2016-05-09 12:57

Repository: retail/backports/3.0RR16Q2/org.openbravo.mobile.core
Changeset: b2348b588236d9f9c6d86e6bad1ffa88be97706f
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Mar 28 14:56:36 2016 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR16Q2/org.openbravo.mobile.core/rev/b2348b588236d9f9c6d86e6bad1ffa88be97706f [^]

Fixes issue 32903 : Removing "json" column from Mobile Core Log table

---
M src-db/database/model/tables/OBMOBC_LOGCLIENT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/mobile/core/utils/LogClientLoader.java
M web/org.openbravo.mobile.core/source/model/logclient.js
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
M web/org.openbravo.mobile.core/source/utils/logClientSyncUtils.js
M web/org.openbravo.mobile.core/source/utils/ob-utilities.js
---

- Issue History
Date Modified Username Field Change
2016-05-09 11:46 marvintm Type defect => backport
2016-05-09 11:46 marvintm Target Version => RR16Q2
2016-05-09 12:56 hgbot Checkin
2016-05-09 12:56 hgbot Note Added: 0086308
2016-05-09 12:57 hgbot Checkin
2016-05-09 12:57 hgbot Note Added: 0086309
2016-05-09 12:57 hgbot Status scheduled => resolved
2016-05-09 12:57 hgbot Resolution open => fixed
2016-05-09 12:57 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/51f93b1cb56ff2bf45c25602211797831ac71a5f [^] => http://code.openbravo.com/retail/backports/3.0RR16Q2/org.openbravo.mobile.core/rev/b2348b588236d9f9c6d86e6bad1ffa88be97706f [^]
2016-06-03 11:01 guilleaer Review Assigned To marvintm => guilleaer
2016-06-03 11:01 guilleaer Status resolved => closed
2016-06-03 11:01 guilleaer Fixed in Version => RR16Q2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker