Skip to content

Track changes to View Definition #463

@lbwexler

Description

@lbwexler

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions