Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011165Openbravo ERPA. Platformpublic2009-10-28 17:212011-08-12 11:53
shuehner 
gorkaion 
urgentmajorhave not tried
closedfixed 
5
pi 
3.0MP3 
Core
No
0011165: Multiple procedures present for a single extension points are executed in random order
The code selecting the procedures for an extension point does not specify any order by clause making the order of the results random (depending on database optimizer choice).

Add any order by to make the order stable...

question to be decided is to order by what...

procedurename
uiid (strange order, but at least stable)


No tags attached.
Issue History
2009-10-28 17:21shuehnerNew Issue
2009-10-28 17:21shuehnerAssigned To => gorkaion
2011-07-22 11:41psarobeStatusnew => scheduled
2011-07-22 11:41psarobeTarget Version => 3.0MP3
2011-08-01 10:50hgbotCheckin
2011-08-01 10:50hgbotNote Added: 0039557
2011-08-01 10:50hgbotStatusscheduled => resolved
2011-08-01 10:50hgbotResolutionopen => fixed
2011-08-01 10:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6c17f2c864737f3e2e613199917b9f76ca23684d [^]
2011-08-01 12:03hgbotCheckin
2011-08-01 12:03hgbotNote Added: 0039565
2011-08-06 05:31hudsonbotCheckin
2011-08-06 05:31hudsonbotNote Added: 0039918
2011-08-06 05:32hudsonbotCheckin
2011-08-06 05:32hudsonbotNote Added: 0039920
2011-08-12 11:53miruritaStatusresolved => closed

Notes
(0039557)
hgbot   
2011-08-01 10:50   
Repository: erp/devel/pi
Changeset: 6c17f2c864737f3e2e613199917b9f76ca23684d
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Mon Aug 01 10:48:28 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6c17f2c864737f3e2e613199917b9f76ca23684d [^]

Fixed issue 11165.Added seqno column to order extencion point procedures by seqno and procedure name.

---
M src-db/database/model/functions/AD_EXTENSION_POINT_HANDLER.xml
M src-db/database/model/tables/AD_EP_PROCEDURES.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
(0039565)
hgbot   
2011-08-01 12:03   
Repository: erp/devel/pi
Changeset: a185170cc1bfdb3ed07e86bccde28e0d8a715c2c
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Mon Aug 01 12:02:07 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a185170cc1bfdb3ed07e86bccde28e0d8a715c2c [^]

Related to issue 11165.Fixed dbconsistency issue.

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0039918)
hudsonbot   
2011-08-06 05:31   
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/5744448753e7 [^]

Maturity status: Test
(0039920)
hudsonbot   
2011-08-06 05:32   
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/5744448753e7 [^]

Maturity status: Test