Support Article
Error occurs on saving a section through validation utility
SA-47869
Summary
Error occurs on saving a specific section directly or through the application validation utility. This occurs after the application upgrade.
Error Messages
Body Include MySection does not exist for use by this record (Validate).
Steps to Reproduce
Save an existing section.
Root Cause
An issue in the custom application code or rules. Two pages were defined on pages and classes with the same name, one without a class and one with a class. The page name was used for establishing context for the inclusion of an embedded section. At runtime, the page without a defined class was used.
Resolution
Perform the following local-change:Remove the copy of the page that does not contain a class.
Published February 5, 2018 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.