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
Hi Jonas, the default values are set when creating new content.
Either approach will work for updating existing content. Refer to this previous post for more guidance. Migration step will run every time on site initialisation so you'll need logic to ensure the your content update code runs once only.
Having implemented a property late in project, the default value should be True which is not the case atm.
Would a migration step or a scheduled job (using Episerver.Find to find all blocks inheriting from that base type) and set the value to True, work best?
Or any other suggestions?