Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deletion user not saved in deleted versions. #882

Closed
dennybiasiolli opened this issue Aug 2, 2021 · 1 comment
Closed

Deletion user not saved in deleted versions. #882

dennybiasiolli opened this issue Aug 2, 2021 · 1 comment

Comments

@dennybiasiolli
Copy link

It seems strange, but I can't see the user who deleted the record.
In the revision the only thing I can see is the last user who changed/created the record.

    "revision": {
        "date_created": "2021-08-02T11:55:50.448244+02:00",
        "user": null,
        "comment": "Initial version."
    },

Is this intended or it's something who needs a fix?
I can take a look at it and provide a PR if it needs a fix.

@etianen
Copy link
Owner

etianen commented Aug 5, 2021

This is by design. More information can be found in #164

@etianen etianen closed this as completed Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants