Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009489Openbravo ERPA. Platformpublic2009-06-16 01:192009-06-18 00:00
shuehner 
shuehner 
immediatemajorhave not tried
closedfixed 
5
pi 
 
Core
No
0009489: api check: build 48 failed
This changeset:

a836d5327749
Fixed 8714: Speed up ad_integer view on postgres thus improving performance of BP print view

caused the api-model-test to fail.

No tags attached.
related to defect 0008714 closed shuehner Business Partner print icon pop-up: drilldown of categories is slow 
Issue History
2009-06-16 01:19shuehnerNew Issue
2009-06-16 01:19shuehnerAssigned To => shuehner
2009-06-16 01:21shuehnerNote Added: 0017333
2009-06-16 01:21shuehnerRelationship addedrelated to 0008714
2009-06-16 11:58shuehnerNote Added: 0017341
2009-06-16 11:58shuehnerAssigned Toshuehner => pjuvara
2009-06-16 14:03pjuvaraNote Added: 0017349
2009-06-16 14:03pjuvaraAssigned Topjuvara => shuehner
2009-06-16 14:03pjuvaraStatusnew => scheduled
2009-06-16 14:03pjuvarafix_in_branch => pi
2009-06-16 15:24hgbotCheckin
2009-06-16 15:24hgbotNote Added: 0017352
2009-06-16 15:24hgbotStatusscheduled => resolved
2009-06-16 15:24hgbotResolutionopen => fixed
2009-06-16 15:24hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/9c4dd0204e2d1e0f93b77fe46b5fe3eddd4fda6b [^]
2009-06-17 10:40plujanStatusresolved => closed
2009-06-17 10:40plujanNote Added: 0017377
2009-06-18 00:00anonymoussf_bug_id0 => 2808001

Notes
(0017333)
shuehner   
2009-06-16 01:21   
This changeset moved the definition of the AD_INTEGER view from a normal dbsm-managed object to be defined in postscript-{Oracle,Postgres}.

The view is still present and usable in the dataset.

This looks like a false positive in the check tool.
(0017341)
shuehner   
2009-06-16 11:58   
Re-checked: The view still present but defined in the postscript-file. This is a file which contains special cases for definitions which cannot be managed by dbsourcemanager.

Definitions in this file are not covered by the api model check tool. So the move of the view into this file could not be noticed.

Proposal: Ignore as false positive.
(0017349)
pjuvara   
2009-06-16 14:03   
Approved.
(0017352)
hgbot   
2009-06-16 15:24   
Repository: erp/devel/api-checks
Changeset: 9c4dd0204e2d1e0f93b77fe46b5fe3eddd4fda6b
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Tue Jun 16 15:23:57 2009 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/9c4dd0204e2d1e0f93b77fe46b5fe3eddd4fda6b [^]

Fixed 9489: ack false positive in api check. View was moved to postscript, which is a part noch tracked by the api check scripts.

---
R model/model/views/AD_INTEGER.xml
---
(0017377)
plujan   
2009-06-17 10:40   
not verified by QA