Duplicate a draft without publishing it
- Dominant language
- JavaScript
- Stars
- 19.4k
- Forks
- 3.1k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 9
Description
**Is your feature request related to a problem? Please describe.**
No
I have a Netlify CMS implemented and basically, I would like to duplicate my posts before publishing them. e.g - I have multiple languages, so the post will have the same schema but it will just change the content itself. For now, I have to create over and over again all posts. The duplicate issue when publishing it is I don't like to publish the English version before other languages instead I would like to duplicate a draft/post that is not published it and then when I feel ready is just needed to publish each one.
In terms of feature is just to add other possibility of duplicate without publishing it, it can go to review/ draft or ready but without publishing it.

Contributor guide
Assessment
This issue has not been assessed yet.