Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0047320 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2021-07-02 11:26 | 2021-07-15 08:27 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR21Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0047320: In saved views the uuid value is shown in the filter of some FK fields | |||||||
Description | In 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 Reproduce | 0- 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) | |||||||
Tags | No tags attached. | |||||||
Attached Files | uuid.png [^] (163,323 bytes) 2021-07-02 11:26
| |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
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 |