Skip to content

Add whitelist option to audit columns #110

@aszenz

Description

@aszenz

Add option include_columns to specify the columns to be used for auditing an entity. (only those columns should be audited then, changes in all the rest should be ignored)
Right now one has to ignore a lot of columns per entity to achieve the same thing.

In my opinion, most entities only have a few columns that are relevant for auditing, so it makes sense to just specify those and ignore the rest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions