Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039700Retail ModulesWeb POSpublic2018-11-27 11:072018-12-13 11:59
marvintm 
gorka_gil 
normalminoralways
closedfixed 
5
 
RR19Q1 
marvintm
No
0039700: API Change: Terminal Log project changes the size of database column OBMOBC_LOGCLIENT.LOGLEVEL
As part of the Terminal Log project, the column OBMOBC_LOGCLIENT.LOGLEVEL has been converted into a RefList. Due to this change, the size of the column had to be decreased from 255 to 60.

We believe that the risk of this change is very low, as this column was never meant to be extensible, and our APIs ensure that the size of the existing data should still be inside the allowed length.
.
No tags attached.
Issue History
2018-11-27 11:07marvintmNew Issue
2018-11-27 11:07marvintmAssigned To => Retail
2018-11-27 11:07marvintmTriggers an Emergency Pack => No
2018-11-28 15:58gorka_gilAssigned ToRetail => gorka_gil
2018-11-28 16:05hgbotCheckin
2018-11-28 16:05hgbotNote Added: 0108154
2018-11-28 16:05hgbotStatusnew => resolved
2018-11-28 16:05hgbotResolutionopen => fixed
2018-11-28 16:05hgbotFixed in SCM revision => http://code.openbravo.com/retail/api-checks-retail/rev/1553f2a75863560e343f54179ead8494175c1d46 [^]
2018-12-05 11:20marvintmReview Assigned To => marvintm
2018-12-05 11:20marvintmNote Added: 0108272
2018-12-05 11:20marvintmStatusresolved => closed
2018-12-05 11:20marvintmFixed in Version => RR19Q1
2018-12-11 15:25hgbotCheckin
2018-12-11 15:25hgbotNote Added: 0108392
2018-12-11 15:25hgbotStatusclosed => resolved
2018-12-11 15:25hgbotFixed in SCM revisionhttp://code.openbravo.com/retail/api-checks-retail/rev/1553f2a75863560e343f54179ead8494175c1d46 [^] => http://code.openbravo.com/retail/api-checks-retail/rev/49ec9f8d03a5a77f5dd2de3cd7ffac4a35403a2e [^]
2018-12-13 11:59marvintmStatusresolved => closed

Notes
(0108154)
hgbot   
2018-11-28 16:05   
Repository: retail/api-checks-retail
Changeset: 1553f2a75863560e343f54179ead8494175c1d46
Author: Gorka Gil <gorka.gil <at> openbravo.com>
Date: Wed Nov 28 16:04:48 2018 +0100
URL: http://code.openbravo.com/retail/api-checks-retail/rev/1553f2a75863560e343f54179ead8494175c1d46 [^]

[TerminalLog] Fixes issue 39700: logclient.loglevel now is a reflist

---
M model/modules/org.openbravo.mobile.core/src-db/database/model/tables/OBMOBC_LOGCLIENT.xml
---
(0108272)
marvintm   
2018-12-05 11:20   
http://wiki.openbravo.com/wiki/Retail:API_changes#RR19Q1 [^]
(0108392)
hgbot   
2018-12-11 15:25   
Repository: retail/api-checks-retail
Changeset: 49ec9f8d03a5a77f5dd2de3cd7ffac4a35403a2e
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Dec 11 15:24:29 2018 +0100
URL: http://code.openbravo.com/retail/api-checks-retail/rev/49ec9f8d03a5a77f5dd2de3cd7ffac4a35403a2e [^]

[TerminalLog] Fixes issue 39700: logclient.loglevel now is a reflist

---
M model/modules/org.openbravo.mobile.core/src-db/database/model/tables/OBMOBC_LOGCLIENT.xml
---