strapi-plugin-content-versioning icon indicating copy to clipboard operation
strapi-plugin-content-versioning copied to clipboard

This plugin enables content versioning in Strapi

Results 29 strapi-plugin-content-versioning issues
Sort by recently updated
recently updated
newest added

## Bug report ### Describe the bug If a content type has a field declared as "Unique Field" in the Content type builder, saving new versions after the initial v1...

issue: feature request
severity: medium
status: confirmed

Bumps [@strapi/utils](https://github.com/strapi/strapi) from 4.20.5 to 4.24.2. Release notes Sourced from @​strapi/utils's releases. v4.24.2 :warning: Security Warning and Notice :warning: Strapi was made aware of a vulnerably that were patched in...

pr: chore

I’m using Strapi v4.15.5 & content versioning v1.2.7. The problem is I’m not able to duplicate or clone a post when using content versioning. Instead of cloning the post, it...

Fixes #132 Using a recursive function, iterates through all the dynamic zones on a model and finds the components that are relations then, builds up the connections using the new...

This plugin allows versioning of collections only. There should be a feature to also version single types.

issue: feature request

Hi @omikulcik I need your assistance in obtaining a patch file for Strapi Version v4.15.4. Currently, I'm using version 0.4.11 of the content versioning plugin. Additionally, I'm encountering an issue...

Hi Team, I'm currently utilizing version 1.2.9 and have a request regarding the user experience. I believe it would greatly benefit users if we implemented a success message upon clicking...

## Bug report ### Describe the bug While creating a new record for one locale, `content-versioning` will hide all the records no matter what locale they are. It's quite a...

## Bug report ### Describe the bug When creating new version of versioned model, the `createdAt` field is also the same as updatedAt date. I think that the `createdAt` field...

## Bug report ### Describe the bug Cannot save any existing content type after update from 0.4.7 to 1.2.9 ### Steps to reproduce the behavior 1. Go to 'Content Manager'...