Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0051752Openbravo ERPA. Platformpublic2023-03-02 08:132023-05-02 00:11
alostale 
gdagnesses 
normalmajoralways
closedfixed 
5
 
PR23Q3 
Core
No
0051752: transactional filters are applied even if they are disabled
Transactional filters are applied if there are saved grid settings for a window even if they are disabled by grid configuration. Additionally the message explaining they are applied is broken.
In a clean professional instance (this is required to persist grid settings):

0. Log in BO with Openbravo user keeping it's default role
1. Open Sales Order window -> Check it is filtered with a transactional filter and a blue banner message informs about it
2. Reorder some fields in the grid
3. Log in as System Admin
4. Add a new Grid Configuration at System Level and unset Allow Transactional Filters
5. Log in again with Openbravo's default role
6. Open Sales order window
  ERRORS:
    * It is still filtered by the transactional filter
    * The message that should explain the filter is applied is broken:
undefined
Click the funnel icon in the top right of the grid to clear all filters
TBD: should we persist transactional filters as part of grid settings?

Workaround: when in this situation reset to Standard View from the toolbar.
No tags attached.
png Selection_088.png (43,266) 2023-03-02 08:27
https://issues.openbravo.com/file_download.php?file_id=18207&type=bug
png
Issue History
2023-03-02 08:13alostaleNew Issue
2023-03-02 08:13alostaleAssigned To => Triage Platform Base
2023-03-02 08:13alostaleModules => Core
2023-03-02 08:13alostaleTriggers an Emergency Pack => No
2023-03-02 08:16alostaleSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=25622#r25622
2023-03-02 08:17alostaleDescription Updatedbug_revision_view_page.php?rev_id=25624#r25624
2023-03-02 08:25alostaleProposed Solution updated
2023-03-02 08:27alostaleFile Added: Selection_088.png
2023-03-02 09:00rafarodaSeverityminor => major
2023-03-15 15:18AugustoMauchAssigned ToTriage Platform Base => gdagnesses
2023-03-16 18:02hgbotNote Added: 0147623
2023-05-02 00:11hgbotResolutionopen => fixed
2023-05-02 00:11hgbotStatusnew => closed
2023-05-02 00:11hgbotFixed in Version => PR23Q3
2023-05-02 00:11hgbotNote Added: 0149098
2023-05-02 00:11hgbotNote Added: 0149099

Notes
(0147623)
hgbot   
2023-03-16 18:02   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/839 [^]
(0149098)
hgbot   
2023-05-02 00:11   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 3739870aade5f9df964bb3748f9a2d95a6c60bb9
Author: Guillermo Dagnesses Segura <guillermo.dagnesses@doceleguas.com>
Date: 02-05-2023 00:10:01
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/3739870aade5f9df964bb3748f9a2d95a6c60bb9 [^]

Fixed ISSUE-51752: Transactional filters are no longer stored in saved views

The transactional filters will only be displayed if they have not been switched off in the grid configuration.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js
---
(0149099)
hgbot   
2023-05-02 00:11   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/839 [^]