Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0034037Openbravo ERPA. Platformpublic2016-09-20 13:322016-11-28 08:49
caristu 
platform 
highminoralways
closedfixed 
5
 
3.0PR17Q1 
caristu
Core
No
0034037: Is not possible to export the removal of an index into a configuration script
Currently is not possible to export the removal of an index into a configuration script.
1) Create a configuration script[1] and set it as in development
2) Edit the name of an existing index, for example:

  DROP INDEX a_amortization_posted

3) Execute ant export.config.script in order to export the change into the newly created config script. Notice that the change is not exported, the following messages can be seen in the log:

[exportconfigscript] 34363 INFO - Changes that couldn't be exported to the config script:
[exportconfigscript] 34379 INFO - *******************************************************
[exportconfigscript] 34390 INFO - RemoveIndexChange. Name: A_AMORTIZATION_POSTED

[1] http://wiki.openbravo.com/wiki/ERP_2.50:Developers_Guide/How_To_Create_a_Configuration_Script [^]
No tags attached.
related to feature request 0032211 closed caristu support for partial indexes 
related to feature request 0034138 closed caristu Create a Test Suite for Configuration Scripts 
Issue History
2016-09-20 13:32caristuNew Issue
2016-09-20 13:32caristuAssigned To => platform
2016-09-20 13:32caristuModules => Core
2016-09-20 13:32caristuTriggers an Emergency Pack => No
2016-09-20 13:33caristuRelationship addedrelated to 0032211
2016-09-29 19:23caristuRelationship addedrelated to 0034138
2016-10-13 19:24caristuSummaryIs not possible to export changes done on indexes into a configuration script => Is not possible to export the removal of an index into a configuration script
2016-10-13 19:24caristuDescription Updatedbug_revision_view_page.php?rev_id=13362#r13362
2016-10-13 19:24caristuSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=13364#r13364
2016-11-28 08:49caristuReview Assigned To => caristu
2016-11-28 08:49caristuNote Added: 0091875
2016-11-28 08:49caristuStatusnew => closed
2016-11-28 08:49caristuResolutionopen => fixed
2016-11-28 08:49caristuFixed in Version => 3.0PR17Q1

Notes
(0091875)
caristu   
2016-11-28 08:49   
Fixed as part of the project: http://wiki.openbravo.com/wiki/Projects:Support_Partial_Indexes [^]