storyblok-cli icon indicating copy to clipboard operation
storyblok-cli copied to clipboard

Add publish flag for rollback command

Open shchypylov opened this issue 1 year ago • 3 comments

Pull request type

Jira Link: N/A

  • [ ] Bugfix
  • [x] Feature
  • [ ] Code style update (formatting, renaming)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Other (please describe):

How to test this PR

You need to rollback a migration and observe that content after is being published (previously, rollback content was in "Draft" state).

What is the new behavior?

  • new publish flag for rollback-migration was added
  • user now has an option to publish his content after running the rollback command

Other information

Based on this issue

shchypylov avatar Jul 07 '23 09:07 shchypylov