The plot data and current filter is correctly saved in the project. But when the project is reopened and the information restored, the filter values in the header are not displayed. The appearance is that of an unfiltered table, but it is actually filtered internally. The plot is neither recovered, but the data internally is present.
Pressing the refreshed button solves both issues. The plot is drawn, and the filter values are visible again in the header.
It's a minor issue, but something that we should take a look at some moment.
Good discovery. :smile:
Moreover, if in this situation (table filtered and restored though project file, but filter is not visible in the header) I click on "Duplicate record" or press tab at the last cell, the application crashes.
Clicking Refresh after opening the project always fixes everything, the filter is visible and there are no subsequent crashes.
Now I only reproduce the filter issue. I cannot reproduce the crash nor the problem with the plot. But trying to crash it I stumbled upon #1289 :smile:
I'll close this issue, since it covered some problems, some already fixed, and the remaining one is better described in #1573.