Open
Description
The acts_as_versioned gem is used for versioned pages in the wiki plugin. The gem had it last commit 13 years ago and we probably have to switch to a fork for the update to ruby 3.
Should we replace the gem with another gem that is still maintained, e.g. PaperTrail as @RayOei suggested in #1002 ? A switch would also need work on a migration that moves the old version that were created with acts_as_versioned to paper_trail.
Another possibility could be to just drop version support, but then it would no longer be a real wiki. Is the wiki-plugin widely used?
Metadata
Metadata
Assignees
Labels
No labels