Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0044147Openbravo ERPA. Platformpublic2020-05-22 09:172020-05-22 09:49
alostale 
alostale 
normaltrivialhave not tried
closedfixed 
5
 
 
Core
No
0044147: API change: HB custom queries removal
Removal of HB custom queries produces the following API changes:
 Removed table: AD_HB_LOG_CQUERY
 Removed table: AD_HB_LOG_CQUERY_ROW
 Removed column: AD_SYSTEM_INFO.ISCUSTOMQUERYENABLED

And also their AD (tables, columns, window, tabs and fields)
-
Approved
blocks defect 0044089 closed alostale remove Heartbeat Custom queries 
Issue History
2020-05-22 09:17alostaleNew Issue
2020-05-22 09:17alostaleAssigned To => platform
2020-05-22 09:17alostaleModules => Core
2020-05-22 09:17alostaleTriggers an Emergency Pack => No
2020-05-22 09:18alostaleRelationship addedblocks 0044089
2020-05-22 09:18alostaleAssigned Toplatform => alostale
2020-05-22 09:18alostaleTag Attached: Approved
2020-05-22 09:25alostaleDescription Updatedbug_revision_view_page.php?rev_id=21094#r21094
2020-05-22 09:30hgbotCheckin
2020-05-22 09:30hgbotNote Added: 0120154
2020-05-22 09:30hgbotStatusnew => resolved
2020-05-22 09:30hgbotResolutionopen => fixed
2020-05-22 09:30hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/cd5ce9e8fd6610a34bc230a0a6ca0e9e6d1892ab [^]
2020-05-22 09:49alostaleStatusresolved => closed

Notes
(0120154)
hgbot   
2020-05-22 09:30   
Repository: erp/devel/api-checks
Changeset: cd5ce9e8fd6610a34bc230a0a6ca0e9e6d1892ab
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri May 22 09:28:16 2020 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/cd5ce9e8fd6610a34bc230a0a6ca0e9e6d1892ab [^]

fixed ISSUE-44147: HB custom queries removal

---
M java/reference/java.japi.gz
M model/src-db/database/model/tables/AD_SYSTEM_INFO.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
M model/src-db/database/sourcedata/AD_TAB.xml
M model/src-db/database/sourcedata/AD_TABLE.xml
R model/src-db/database/model/tables/AD_HB_LOG_CQUERY.xml
R model/src-db/database/model/tables/AD_HB_LOG_CQUERY_ROW.xml
---