Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025227Openbravo ERPA. Platformpublic2013-11-27 13:352022-02-01 08:05
vmromanos 
Triage Platform Base 
normalminoralways
acknowledgedopen 
20Debian 5.0
 
 
Core
No
0025227: API Check: PL function with optional parameter
If you add a new optional parameter to a PL/SQL function, the api-check test will detect it as an API change because the number of parameters have changed. However it usually doesn't represent a real API change, because the function can be called with the previous number of parameters
Take any pl/sql function, like the c_gettax and add a new optional parameter (for example, default value = NULL).
Run the api-check test
Show a warning instead of an error. The warning will represent that the function logic should work as before the optional parameter addition.
No tags attached.
Issue History
2013-11-27 13:35vmromanosNew Issue
2013-11-27 13:35vmromanosAssigned To => staffrm
2013-11-27 13:54gorka_gilProjectInfrastructure => Openbravo ERP
2013-11-27 14:03gorka_gilModules => Core
2013-11-27 14:03gorka_gilTriggers an Emergency Pack => No
2013-11-27 14:03gorka_gilCategorybuilds.openbravo.com => A. Platform
2013-11-27 14:04gorka_gilAssigned Tostaffrm => AugustoMauch
2013-11-27 15:09shuehnerIssue Monitored: shuehner
2015-03-11 13:52alostaleStatusnew => acknowledged
2015-03-17 14:37alostaleAssigned ToAugustoMauch => platform
2022-02-01 08:05alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.