Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0035916Openbravo ERPA. Platformpublic2017-05-04 09:102017-05-29 17:43
alostale 
alostale 
immediatecriticalhave not tried
closedfixed 
5
 
3.0PR17Q3 
caristu
Core
Automated tests
2017-05-04
pi
http://code.openbravo.com/erp/devel/pi/rev/d9446ef6dac015006bff72fbc4787357b59b8a7e [^]
No
0035916: TestComboDatasource fails
After fix for 0035729 TestComboDatasource fails in CI.
https://ci.openbravo.com/job/int-checks-pgsql/2944/#showFailuresLink [^]
No tags attached.
caused by defect 0035729 closed alostale Performance issue in Financial Account when having high number of Organizations 
Issue History
2017-05-04 09:10alostaleNew Issue
2017-05-04 09:10alostaleAssigned To => alostale
2017-05-04 09:10alostaleModules => Core
2017-05-04 09:10alostaleRegression level => Automated tests
2017-05-04 09:10alostaleRegression date => 2017-05-04
2017-05-04 09:10alostaleRegression introduced in release => pi
2017-05-04 09:10alostaleRegression introduced by commit => http://code.openbravo.com/erp/devel/pi/rev/d9446ef6dac015006bff72fbc4787357b59b8a7e [^]
2017-05-04 09:10alostaleTriggers an Emergency Pack => No
2017-05-04 09:11alostaleRelationship addedcaused by 0035729
2017-05-04 09:18hgbotCheckin
2017-05-04 09:18hgbotNote Added: 0096366
2017-05-04 09:18hgbotStatusnew => resolved
2017-05-04 09:18hgbotResolutionopen => fixed
2017-05-04 09:18hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/bc83ba843f84b541b381a8d2030208c2476dae68 [^]
2017-05-04 09:19alostaleReview Assigned To => caristu
2017-05-09 10:38caristuNote Added: 0096482
2017-05-09 10:38caristuStatusresolved => closed
2017-05-09 10:38caristuFixed in Version => 3.0PR17Q3
2017-05-29 17:43hudsonbotCheckin
2017-05-29 17:43hudsonbotNote Added: 0096932

Notes
(0096366)
hgbot   
2017-05-04 09:18   
Repository: erp/devel/pi
Changeset: bc83ba843f84b541b381a8d2030208c2476dae68
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu May 04 09:14:58 2017 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/bc83ba843f84b541b381a8d2030208c2476dae68 [^]

fixed bug 35916: OrgTree.toString can produce invalid output

  To make it more efficient the way string is built has been refactored by fix
  for 0035729. The new mechanism didn't work properly when list of nodes had null
  values.

  Fixed by preventing adding null nodes to the list.

---
M src/org/openbravo/base/secureApp/OrgTree.java
---
(0096482)
caristu   
2017-05-09 10:38   
Reviewed
(0096932)
hudsonbot   
2017-05-29 17:43   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/1ee70113bdc4 [^]
Maturity status: Test