Skip to content

Saving log with only metadata changes #241

@whognu

Description

@whognu

Currently, Logidze seems to populate something to log_data only if there are changes to save on the model, but there are times that we'd like to save some metadata to log_data, without any changes being present in the model itself. I assume Logidze is tied into the model with a save callback or the like, so I'm not sure how practical this is, or if it risks a superfluous recursive call (or calls), but if it's workable, it would be better than having to put a dummy column on the model to change when we ant to trigger the log_data update.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions