Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Now that we actually have a voting feature on posts, please everyone upvote OP's post instead of replying :-)
I tried to convert blocks. Seemed doable. Wrote about it here:
https://blog.novacare.no/convert-episerver-blocks/
(Source code available)
And finally, a nuget package: https://nuget.episerver.com/package/?id=Gulla.Episerver.ConvertBlocks
(Use at your own risk)
Please could we have a 'Convert Blocks' feature, that does exactly the same as 'Convert Pages' but for Blocks.
Currently, if you refactor a block type in code and rename it to something else, the existing blocks are effectively lost and will need to be recreated using the new block type.
This could probably be done directly in the DB but as there is already a feature that does this for pages it makes sense to extend this functionality to blocks.