Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0034297Openbravo ERPA. Platformpublic2016-10-26 08:312016-10-27 09:45
alostale 
alostale 
immediatemajorhave not tried
closedfixed 
5
 
 
Core
No
0034297: api change: removed CLIENTLIST and ORGLIST from AD_ROLE
AD_ROLE.CLIENTLIST and AD_ROLE.ORGLIST columns have been removed.

These columns where deprecated by 0014750 in 2.50MP23 and although they were not in use, they were still populated causing in some cases performance degradation (see 0034201).
See https://ci.openbravo.com/job/try-api/4258/console [^]
These two columns and the trigger that populates them can be safely removed as they have been in deprecated status for a long time.
No tags attached.
related to defect 0035333 closed vmromanos Build error in RR17Q1 with latest Improved Balance Sheet and P&L Structure Report version (1.0.0) 
blocks defect 00342013.0PR17Q1 closed alostale can't create import entries while changing role organization access 
Issue History
2016-10-26 08:31alostaleNew Issue
2016-10-26 08:31alostaleAssigned To => alostale
2016-10-26 08:31alostaleModules => Core
2016-10-26 08:31alostaleTriggers an Emergency Pack => No
2016-10-26 13:01alostaleRelationship addedblocks 0034201
2016-10-26 13:40hgbotCheckin
2016-10-26 13:40hgbotNote Added: 0090922
2016-10-26 13:40hgbotStatusnew => resolved
2016-10-26 13:40hgbotResolutionopen => fixed
2016-10-26 13:40hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/9e1a00b4676e1f26fbb8efd4852e5497996830bb [^]
2016-10-27 09:40hgbotCheckin
2016-10-27 09:40hgbotNote Added: 0090943
2016-10-27 09:45alostaleStatusresolved => closed
2017-02-22 08:17alostaleRelationship addedrelated to 0035333

Notes
(0090922)
hgbot   
2016-10-26 13:40   
Repository: erp/devel/api-checks
Changeset: 9e1a00b4676e1f26fbb8efd4852e5497996830bb
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Oct 26 13:01:23 2016 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/9e1a00b4676e1f26fbb8efd4852e5497996830bb [^]

fixed issue 34297: api change: removed CLIENTLIST and ORGLIST from AD_ROLE

---
M model/src-db/database/model/tables/AD_ROLE.xml
M model/src-db/database/sourcedata/AD_COLUMN.xml
M model/src-db/database/sourcedata/AD_ELEMENT.xml
M model/src-db/database/sourcedata/AD_FIELD.xml
---
(0090943)
hgbot   
2016-10-27 09:40   
Repository: erp/devel/api-checks
Changeset: c6cfaeae88690274fa40d5718b8bbbb32f670033
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Oct 27 09:39:23 2016 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/c6cfaeae88690274fa40d5718b8bbbb32f670033 [^]

related to issue 34297: proper java.japi applied

---
M java/reference/java.japi.gz
---