Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0038763Openbravo ERPA. Platformpublic2018-06-15 09:092018-06-15 09:37
alostale 
alostale 
normalminorhave not tried
closedfixed 
5
 
 
Core
No
0038763: API change: removed servlet_container and servlet_container_version from ad_system_info
servlet_container and servlet_container_version from ad_system_info columns from ad_system_info have been removed as these properties are calculated online when heartbeats are sent.
https://ci.openbravo.com//job/try-api/6160/ [^]
Risk of this change is none as this info was only used by heartbeat process and no module should be using it.
Approved
blocks defect 0038740 closed alostale Tomcat version field sent in heartbeat statistics cannot be trusted as it is sending value from initial install forever. 
Issue History
2018-06-15 09:09alostaleNew Issue
2018-06-15 09:09alostaleAssigned To => platform
2018-06-15 09:09alostaleModules => Core
2018-06-15 09:09alostaleTriggers an Emergency Pack => No
2018-06-15 09:09alostaleRelationship addedblocks 0038740
2018-06-15 09:09alostaleTag Attached: Approved
2018-06-15 09:10alostaleAssigned Toplatform => alostale
2018-06-15 09:18hgbotCheckin
2018-06-15 09:18hgbotNote Added: 0105160
2018-06-15 09:18hgbotStatusnew => resolved
2018-06-15 09:18hgbotResolutionopen => fixed
2018-06-15 09:18hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/3c62e6da16859dcbd2394f273baeb86dbe64af01 [^]
2018-06-15 09:37alostaleStatusresolved => closed

Notes
(0105160)
hgbot   
2018-06-15 09:18   
Repository: erp/devel/api-checks
Changeset: 3c62e6da16859dcbd2394f273baeb86dbe64af01
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Jun 15 09:17:05 2018 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/3c62e6da16859dcbd2394f273baeb86dbe64af01 [^]

fixed 38763: ad_system_info.servlet_container and servlet_container_version

---
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_FIELD.xml
---