Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0047320
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2021-07-02 11:262021-07-15 08:27
ReportercaristuView Statuspublic 
Assigned Toalostale 
PrioritynormalResolutionfixedFixed in VersionPR21Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0047320: In saved views the uuid value is shown in the filter of some FK fields

DescriptionIn saved views the uuid value is shown in the filter of some FK fields instead of showing the referenced record identifier.

This occurs in filters that are in fields in subtabs that are not in the first position.
Steps To Reproduce0- Activate your instance with a professional instance in order to enable the "saved view" feature
1- Login using the "White Valley Group Admin" role
2- Go to the Product window
3- In the header filter by the following fields:
   - Name: Basecamp lantern with legs
   - Product Category: Lighting & Electronics
4- Switch to the Transactions sub tab and filter by Goods Shipment/Receipt Line field using the filter drop down
5- Save the view, setting it as default
6- Close the window
7- Open the Product window again, note that the saved view is applied but in the filter of the Goods Shipment/Receipt Line field the uuid of the document is displayed instead of its identifier (see attached image)
TagsNo tags attached.
Attached Filespng file icon uuid.png [^] (163,323 bytes) 2021-07-02 11:26

- Relationships Relation Graph ] Dependency Graph ]
related to backport 00302963.0PR15Q2.3 closedcaristu In saved views with multiple criteria in one field, the uuid value is shown in the column header when filtering sometimes 
related to defect 0037872 closedcaristu Error when opening a child tab, which have filters applied, from another window 

-  Notes
(0130394)
hgbot (developer)
2021-07-13 07:45

Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/412 [^]
(0130490)
hgbot (developer)
2021-07-15 08:27

Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/412 [^]
(0130491)
hgbot (developer)
2021-07-15 08:27

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: f98a3f3d422628f9e529256cfd1ad36af4645887
Author: Asier Lostalé <asier.lostale@openbravo.com>
Date: 2021-07-15T06:26:50+00:00
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/f98a3f3d422628f9e529256cfd1ad36af4645887 [^]

fixes BUG-47320: saved views display uuid for some FK filters

When a saved view included a filter by ID in a FK field that belongs to
a subtab that is not the first subtab of the root tab, the uuid instead
of the identifier was displayed.

This occurred because even the view was properly saved including the
current identifier for the filtered IDs, when it was applied it assumed
the filter editor was always already created to apply this cached
informantion. As tabs are lazyly created this is only true for the root
tab and its first child, but not for the rest. In these cases cache was
not applied displaying the uuid intead of the identifier.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---

- Issue History
Date Modified Username Field Change
2021-07-02 11:26 caristu New Issue
2021-07-02 11:26 caristu Assigned To => platform
2021-07-02 11:26 caristu File Added: uuid.png
2021-07-02 11:26 caristu Modules => Core
2021-07-02 11:26 caristu Triggers an Emergency Pack => No
2021-07-02 11:27 caristu Relationship added related to 0030296
2021-07-13 07:18 alostale Relationship added related to 0037872
2021-07-13 07:28 alostale Status new => scheduled
2021-07-13 07:28 alostale Assigned To platform => alostale
2021-07-13 07:32 alostale Description Updated View Revisions
2021-07-13 07:45 hgbot Note Added: 0130394
2021-07-15 08:27 hgbot Note Added: 0130490
2021-07-15 08:27 hgbot Resolution open => fixed
2021-07-15 08:27 hgbot Status scheduled => closed
2021-07-15 08:27 hgbot Fixed in Version => PR21Q4
2021-07-15 08:27 hgbot Note Added: 0130491


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker