Need Help: Adding New Dialog Field to Existing component dialog used in 500+ Pages
I've added a new field to a component dialog used across ~500 pages in our AEM instance.
Issue:
New field appears correctly on newly created pages
For existing pages, field only appears after reopening/closing the dialog
Manually reauthoring 500+ pages isn't feasible. Need efficient solution to add this property to all existing component instances without manual intervention.
Looking for an out-of-the-box AEM solution or existing feature that can handle this dialog property update without extensive scripting. Prefer a configuration-based approach if available.
Environment:
AEM version: 6.5
Has anyone solved this problem at scale? Sample scripts would be appreciated!