Open AngelsDustz opened 6 years ago
Can you let me know the full command-line, including any pipelines, you used to run this?
Yeah sure the full command run is magerun cms:block:load < filename.json
where the filename.json is generated by using magerun cms:block:dump > filename.json
on a different webstore.
I also tried to cat the data in with no avail so I tried cat filename.json | magerun cms:block:load
That is all there is to it really. Thanks for responding so fast!
edit: cleared up a line that could be interpreted wrong
Are you able to share the contents of filename.json
? (a secret gist would be fine if you would prefer not to add the contents to a public ticket, let me know if you'd prefer that and I can give you options for where to send a link)
I forgot I made this issue, whoops. Due to it containing customer's data I can't give it sadly. Are you unable to reproduce it?
Hello, when trying to load a JSON file we just dumped it does not add the blocks to our Magento site. It does not produce an error, below is a dump of Magerun with triple verbose level.
It worked fine for pages but does nothing for blocks. Magento version 1.9.3.8