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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0037468
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2017-12-13 09:062018-01-10 13:38
Reporterjorge-garciaView Statuspublic 
Assigned Tojorge-garcia 
PrioritynormalResolutionfixedFixed in VersionRR18Q1
StatusclosedFix in branchFixed in SCM revisionf0c6c36ea588
ProjectionnoneETAnoneTarget VersionRR18Q1
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

0037468: API change: msg column from obmobc_logclient should be clob type instead of varchar

DescriptionDue to fix from issue 37403, the column msg should change from varchar to clob. The limitation from varchar are 2000 characters, and the column needs to be greater than 2000 characters.
Steps To ReproduceReview issue 37403 fro steps to reproduce
TagsApproved
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
caused by defect 0037403RR18Q1 closedjorge-garcia Log Client should have all the information of the logs, not a substring 

-  Notes
(0101033)
hgbot (developer)
2017-12-14 10:10

Repository: retail/api-checks-retail
Changeset: c69db41d7d1d5d56cd20015f1e145727214bc389
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Thu Dec 14 10:10:29 2017 +0100
URL: http://code.openbravo.com/retail/api-checks-retail/rev/c69db41d7d1d5d56cd20015f1e145727214bc389 [^]

Fixed issue 37468: API change: msg column from obmobc_logclient should
be clob type instead of varchar

msg column from obmobc_logclient table has change from varchar type to
clob type.

---
M model/modules/org.openbravo.mobile.core/src-db/database/model/tables/OBMOBC_LOGCLIENT.xml
M model/modules/org.openbravo.mobile.core/src-db/database/sourcedata/AD_COLUMN.xml
---
(0101286)
hgbot (developer)
2017-12-29 11:05

Repository: retail/api-checks-retail
Changeset: 633b94eee5e4540686f9b5c5307d843c67b516b4
Author: Gorka Gil <gorka.gil <at> openbravo.com>
Date: Fri Dec 29 11:05:33 2017 +0100
URL: http://code.openbravo.com/retail/api-checks-retail/rev/633b94eee5e4540686f9b5c5307d843c67b516b4 [^]

Related to issue 37468. Backed out changeset c69db41d7d1d

---
M model/modules/org.openbravo.mobile.core/src-db/database/model/tables/OBMOBC_LOGCLIENT.xml
M model/modules/org.openbravo.mobile.core/src-db/database/sourcedata/AD_COLUMN.xml
---
(0101546)
hgbot (developer)
2018-01-04 10:12

Repository: retail/api-checks-retail
Changeset: f0c6c36ea58877ed6f697fbad12d81e8d3c4e83f
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Thu Jan 04 10:11:02 2018 +0100
URL: http://code.openbravo.com/retail/api-checks-retail/rev/f0c6c36ea58877ed6f697fbad12d81e8d3c4e83f [^]

Fixed issue 37468: API change: msg column from obmobc_logclient should
be clob type instead of varchar

msg column from obmobc_logclient table has change from varchar type to
clob type.

---
M model/modules/org.openbravo.mobile.core/src-db/database/model/tables/OBMOBC_LOGCLIENT.xml
M model/modules/org.openbravo.mobile.core/src-db/database/sourcedata/AD_COLUMN.xml
---
(0101616)
hgbot (developer)
2018-01-08 12:05

Repository: retail/api-checks-retail
Changeset: bda3045cc262ed4250f0dcc78f34d887ab8e45c8
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon Jan 08 12:05:31 2018 +0100
URL: http://code.openbravo.com/retail/api-checks-retail/rev/bda3045cc262ed4250f0dcc78f34d887ab8e45c8 [^]

Related to issue 37468: API change: msg column from obmobc_logclient should
be clob type instead of varchar

Changed length from msg column from one million to one hundred millions of
characters

---
M model/modules/org.openbravo.mobile.core/src-db/database/sourcedata/AD_COLUMN.xml
---

- Issue History
Date Modified Username Field Change
2017-12-13 09:06 jorge-garcia New Issue
2017-12-13 09:06 jorge-garcia Assigned To => dmitry_mezentsev
2017-12-13 09:06 jorge-garcia Triggers an Emergency Pack => No
2017-12-13 09:07 jorge-garcia Relationship added caused by 0037403
2017-12-13 18:18 dmitry_mezentsev Tag Attached: Approved
2017-12-13 18:18 dmitry_mezentsev Assigned To dmitry_mezentsev => jorge-garcia
2017-12-14 10:10 hgbot Checkin
2017-12-14 10:10 hgbot Note Added: 0101033
2017-12-14 10:10 hgbot Status new => resolved
2017-12-14 10:10 hgbot Resolution open => fixed
2017-12-14 10:10 hgbot Fixed in SCM revision => http://code.openbravo.com/retail/api-checks-retail/rev/c69db41d7d1d5d56cd20015f1e145727214bc389 [^]
2017-12-15 14:51 marvintm Review Assigned To => marvintm
2017-12-15 14:51 marvintm Status resolved => closed
2017-12-15 14:51 marvintm Fixed in Version => RR18Q1
2017-12-29 11:05 hgbot Checkin
2017-12-29 11:05 hgbot Note Added: 0101286
2017-12-29 11:06 gorka_gil Status closed => new
2017-12-29 11:06 gorka_gil Status new => scheduled
2017-12-29 11:07 gorka_gil Target Version => RR18Q1
2018-01-04 10:12 hgbot Checkin
2018-01-04 10:12 hgbot Note Added: 0101546
2018-01-04 10:12 hgbot Status scheduled => resolved
2018-01-04 10:12 hgbot Fixed in SCM revision http://code.openbravo.com/retail/api-checks-retail/rev/c69db41d7d1d5d56cd20015f1e145727214bc389 [^] => http://code.openbravo.com/retail/api-checks-retail/rev/f0c6c36ea58877ed6f697fbad12d81e8d3c4e83f [^]
2018-01-08 12:05 hgbot Checkin
2018-01-08 12:05 hgbot Note Added: 0101616
2018-01-10 13:38 marvintm Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker