Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022949Openbravo ERPA. Platformpublic2013-01-31 17:162013-02-06 12:34
AugustoMauch 
AugustoMauch 
normalminorhave not tried
closedfixed 
5
 
3.0MP20 
dbaz
Core
No
0022949: Export database: wrong index name
When export database is run it throws the following warning:

+++++++++++++++++++++++++++++++++++++++++++++++++++
Warnings for Validation type: INCORRECT_INDEX_NAME
+++++++++++++++++++++++++++++++++++++++++++++++++++
Table OBCQL_WIDGET_QUERY has index named FKI_OBCQL_WIDGET_QUERY_DS, which does not starts by module's DBPrefix.
Execute ant export.database.

The message will appear.
No tags attached.
related to feature request 00227343.0MP19 closed AugustoMauch Add the functionality to define a widget that feeds from a user-defined datasource 
Issue History
2013-01-31 17:16AugustoMauchNew Issue
2013-01-31 17:16AugustoMauchAssigned To => AugustoMauch
2013-01-31 17:16AugustoMauchModules => Core
2013-01-31 17:16AugustoMauchTriggers an Emergency Pack => No
2013-01-31 17:16AugustoMauchRelationship addedrelated to 0022734
2013-01-31 17:31AugustoMauchIssue Monitored: dbaz
2013-01-31 17:31AugustoMauchReview Assigned To => dbaz
2013-02-01 09:50hgbotCheckin
2013-02-01 09:50hgbotNote Added: 0056040
2013-02-01 09:50hgbotStatusnew => resolved
2013-02-01 09:50hgbotResolutionopen => fixed
2013-02-01 09:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b3772173662029db06137115b2750a75df59cbcc [^]
2013-02-01 22:29hudsonbotCheckin
2013-02-01 22:29hudsonbotNote Added: 0056107
2013-02-06 12:34dbazNote Added: 0056222
2013-02-06 12:34dbazStatusresolved => closed
2013-02-06 12:34dbazFixed in Version => 3.0MP20

Notes
(0056040)
hgbot   
2013-02-01 09:50   
Repository: erp/devel/pi
Changeset: b3772173662029db06137115b2750a75df59cbcc
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Thu Jan 31 17:31:17 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b3772173662029db06137115b2750a75df59cbcc [^]

Fixes issue 22949: Database index name corrected

The name of an index in the OBCQL_WIDGET_QUERY table was not correct because it did not begin with the module dbprefix.

---
M modules/org.openbravo.client.querylist/src-db/database/model/tables/OBCQL_WIDGET_QUERY.xml
---
(0056107)
hudsonbot   
2013-02-01 22:29   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b070aa80fc76 [^]

Maturity status: Test
(0056222)
dbaz   
2013-02-06 12:34   
Reviewed @ changeset: 19605 - d40d6073a1dd