Ui_filter_configuration audit trait

Hi,

Filters which are created on workbench by using add-search-condition as i had checked it is getting save in ui_filter_configuration table but there is no created by or modified by, as check created by name in that table seems to be username. How to track who has deleted the filter which was created by someone.

Hi!

To track changes in entities, an Audit Add-on has been created. You can use it. Here is the relevant documentation: Audit :: Jmix Documentation

image

I also created an issue to analyze the possibility of adding traits to this entity:Add `createdBy`, `lastModifiedBy` and `deletedBy` traits to `flowui_FilterConfiguration` · Issue #3775 · jmix-framework/jmix · GitHub
Thanks for the suggestion.

Best regards,
Dmitriy