Table filters not retained after data entry and Refresh

Issue #653 resolved
Rodrigo Mazziero created an issue

Describe the bug
In a Grid widget or View, the Column filters are not retained after a refresh, doing data entry or changing a tool bar filter, causes the table to revert to original, even though the column filter selection stays displaying on the grid.

This issue has been reported by a client, using version 2023.02 FP1, I also tested on my machine on the Samples App and it also occurs.

To Reproduce
Steps to reproduce the behavior:

  1. on the Apliqo_demo app, open a view.. Reports/Views > Simple Planning Template
  2. go to N level, selecting a region
  3. enable Column filters, and filter a few items from any period, for example from the January Column.

  4. Do a data entry on any of the Other Months.. for example February. (this means the January column filters is not being changed)

  5. After the data Entry, the grid will refresh, but all the columns will go back to showing, even though the column filters selection is still showing as filtering some values..

Expected behavior

The filter show be retained, only showing a small number of rows, the column filtered was not the same as the one being modified.

this is more evident on other cases where the column being filtered is just a text attribute, used for users to go easily to certain rows.

Comments (3)

  1. Log in to comment