Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032903 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | minor | always | 2015-08-24 14:59 | 2016-06-03 11:01 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | b2348b588236 | ||||
Projection | none | ETA | none | Target Version | RR16Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | guilleaer | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0032903: The JSON column in the Log Client table is redundant, and takes too much space | |||||||
Description | Currently 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
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 |