Steps to reproduce
Views have several attributes shown before the header, which include the Last modification time column. Its value is misleading, as views are not independent items, but rather a filtered values of the dates stored in a table. So, if I change something in a table, it is changed in a linked view/views, but the date is not changed. It can be only changed if I change the value stored in the table specifically from the views window. That is not correct.
- Have a table with some views, which filters data from the table, eg not showing some columns.
- Change the value in the table.
- Observe that the Last update time is not changed.
Expected behavior
The Last update time should reflect the changes in data, but not in a view. So, if I change the value in the table the date of update in values should be changed properly.
Actual behavior
The update time in views is not updated if changes are made in the table, but not a view.
Tables app version
No response
Browser
No response
Client operating system
No response
Operating system
No response
Web server
None
PHP engine version
None
Database
None
Additional info
No response
Steps to reproduce
Views have several attributes shown before the header, which include the Last modification time column. Its value is misleading, as views are not independent items, but rather a filtered values of the dates stored in a table. So, if I change something in a table, it is changed in a linked view/views, but the date is not changed. It can be only changed if I change the value stored in the table specifically from the views window. That is not correct.
Expected behavior
The Last update time should reflect the changes in data, but not in a view. So, if I change the value in the table the date of update in values should be changed properly.
Actual behavior
The update time in views is not updated if changes are made in the table, but not a view.
Tables app version
No response
Browser
No response
Client operating system
No response
Operating system
No response
Web server
None
PHP engine version
None
Database
None
Additional info
No response