Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0028388Openbravo ERPA. Platformpublic2014-12-11 14:162014-12-16 14:59
inigosanchez 
alostale 
immediatemajoralways
closedno change required 
5
 
 
alostale
Core
Packaging and release
2014-07-14
pi
https://code.openbravo.com/erp/devel/pi/rev/fab9b7248bbb [^]
No
0028388: Unexpected behavior after reopen "Transaction Document" dropdown selector with selected filter.
When you select the filter Transaction Document and you select "Standard Order" and close and reopen dropdown, you see ==id and not ==Standard Order.
1) Go to the Sales order window and clear filters.
2) Open Transaction Document dropdown and select the first Standard Order filter.
3) Now, blur the filter and for example select "Order Date". No select any date.
4) Reopen Transaction Document dropdown and you can see "==466AF4B0136A4A3F9F84129711DA8BD3" instead of "==Standard Order".

http://screencast.com/t/39zGXqjaKGUH [^]
No tags attached.
related to defect 0028386 closed alostale FK filter dropdown show only previously selected elements when it is reopened 
related to defect 0027706 closed AugustoMauch Wrong filtering when there are records with the same identifier 
caused by design defect 0025211 closed AugustoMauch Filter by selected value in FK uses identifier instead of ID 
Issue History
2014-12-11 14:16inigosanchezNew Issue
2014-12-11 14:16inigosanchezAssigned To => alostale
2014-12-11 14:16inigosanchezModules => Core
2014-12-11 14:16inigosanchezRegression date => 2014-07-14
2014-12-11 14:16inigosanchezRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/fab9b7248bbb [^]
2014-12-11 14:16inigosanchezTriggers an Emergency Pack => No
2014-12-12 15:37alostaleSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=7271#r7271
2014-12-12 15:40alostaleRelationship addedrelated to 0028386
2014-12-15 08:37alostaleRegression level => Packaging and release
2014-12-15 08:37alostaleRegression introduced in release => pi
2014-12-15 08:37alostaleRelationship addedcaused by 0025211
2014-12-16 13:58alostaleRelationship addedrelated to 0027706
2014-12-16 14:48alostaleNote Added: 0072552
2014-12-16 14:59alostaleReview Assigned To => alostale
2014-12-16 14:59alostaleNote Added: 0072554
2014-12-16 14:59alostaleStatusnew => closed
2014-12-16 14:59alostaleResolutionopen => no change required

Notes
(0072552)
alostale   
2014-12-16 14:48   
Note the behavior described in the video about selecting both elements with the same identifier is on purpose as explained in 0027706
(0072554)
alostale   
2014-12-16 14:59   
The problem of displaying the UUID is fixed by 0028386