-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Right now, we track a number of changes on views (creation, deletion, updating metadata), but we don't track change of definition unless its global.
We are presumably trying to avoid a lot of noise from the saving that happens during autosave when users sorting, resizing etc.
Ideally would track all manual saves, but need a bit of work to distinguish between auto saves and manual saves.
Could track all saves on DEBUG, manual saves on INFO if we had an easy way to distinguish between the two. Note that debug tracking is always logged.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels