Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

should have article inner logger #104

@mydearxym

Description

@mydearxym

handle situation like

  • x-user lock/unlock conversion(comments) of a article when the problem solved or other reason
  • article edit history with diff UI, just like the git system
  • etc ..

a possible inner logger table for post would be like this:

post_loggers:

post_id user_id action old_content new_content reason
xx xx lock .. .. solved
xx xx edit old blabla new blabla ...

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions