Storyblok CLI - Migrations - post-run report #310
Closed
edvinasjurele
started this conversation in
General
Replies: 3 comments 2 replies
0 replies
|
There was a bug that has since been resolved in the latest release https://github.com/storyblok/monoblok/releases/tag/storyblok%404.6.3 |
2 replies
|
@edvinasjurele, with release 4.8.0, we've added (and enabled by default) file logging, and with release 4.10.0 came reports. If you find the time, we'd be happy to hear from you if this covers all of your use cases. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I used v4.6.2 and ran
storyblok migrations run badge --space {SPACE_ID} --verbose --publish publishedagainst space which has 302 pages usingbadgecomponent.I got the summary at the end.
As a user I am puzzled by
47 stories failed. It is quite unclear to me what happened there.As an idea, I would add some
.storyblok/migrations/{SPACE}/reports/run-1753693941599.jsonand then at least have some report to address things manually.All reactions