A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn 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?