Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013901Openbravo ERPZ. Otherspublic2010-07-06 12:392010-07-08 00:00
alostale 
alostale 
immediatecriticalN/A
closedfixed 
5
pi 
 
Core
No
0013901: api check build 176 fails
http://builds.openbravo.com/job/int-api/176/console [^]

 [checkAPI] 27979 WARN - Column type change from VARCHAR to CLOB: column:AD_SYSTEM.ACTIVATION_KEY
 [checkAPI] 27987 WARN -
No tags attached.
related to defect 0013894 closed alostale Activation an instance fails if the license contains too many modules 
Issue History
2010-07-06 12:39alostaleNew Issue
2010-07-06 12:39alostaleAssigned To => pjuvara
2010-07-06 12:40alostaleRelationship addedrelated to 0013894
2010-07-06 12:42alostaleNote Added: 0029090
2010-07-07 02:07pjuvaraStatusnew => scheduled
2010-07-07 02:07pjuvaraNote Added: 0029102
2010-07-07 02:07pjuvaraAssigned Topjuvara => alostale
2010-07-07 02:07pjuvarafix_in_branch => pi
2010-07-07 08:27hgbotCheckin
2010-07-07 08:27hgbotNote Added: 0029103
2010-07-07 08:27hgbotStatusscheduled => resolved
2010-07-07 08:27hgbotResolutionopen => fixed
2010-07-07 08:27hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/1bad5394a1a02eb4e8b7343bdc91c729765f8aa6 [^]
2010-07-07 08:27alostaleStatusresolved => closed
2010-07-08 00:00anonymoussf_bug_id0 => 3026579

Notes
(0029090)
alostale   
2010-07-06 12:42   
Introduced by fixing issue 0013894.

Suggestion: Accept the change.

This change doesn't modify DAL api, it only changes DB. It could affect PL/SQL making use of this column, but this is very unlikely. This column is used to manage professional subscription instances activation and shouldn't be used by non-core modules.
(0029102)
pjuvara   
2010-07-07 02:07   
API change accepted.
Please send alert with low risk level.
(0029103)
hgbot   
2010-07-07 08:27   
Repository: erp/devel/api-checks
Changeset: 1bad5394a1a02eb4e8b7343bdc91c729765f8aa6
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Jul 07 08:26:43 2010 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/1bad5394a1a02eb4e8b7343bdc91c729765f8aa6 [^]

fixed issue 13901: api check build 176 fails

---
M model/model/tables/AD_SYSTEM.xml
---