Skip to content

Add support for skip_history_when_saving in M2M fields #1365

Open
@ay5000

Description

@ay5000

Problem Statement
skip_history_when_saving works great for regular fields in history, but I would like the ability to update m2m fields without saving history.

Describe the solution you'd like
Add support for m2m fields during add/remove with a flag similar to skip_history_when_saving

Describe alternatives you've considered
Only approach right now is to not track m2m fields/track them separately in order to avoid unneeded history for my use case.

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