details: https://code.openbravo.com/erp/devel/pi/rev/a45b06d2479e changeset: 35886:a45b06d2479e user: Augusto Mauch <augusto.mauch <at> openbravo.com> date: Mon May 27 11:48:56 2019 +0200 summary: Fixes issue 40933: Indexes are properly ordered when reversing a template
The problem was that when a template that removes an index is reversed, the index is added to the end of the index list, instead of preserving the alphabetical order. To fix it, just sort again indexes and constraints after reversing the templates. diffstat: src-db/database/lib/dbsourcemanager.jar | Bin 1 files changed, 0 insertions(+), 0 deletions(-) diffs (2 lines): diff -r 67bed13f91ca -r a45b06d2479e src-db/database/lib/dbsourcemanager.jar Binary file src-db/database/lib/dbsourcemanager.jar has changed _______________________________________________ Openbravo-commits mailing list Openbravo-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbravo-commits