Legacy - Review claimed or skipped global files
Review files when one or more of your files has been skipped or claimed by another application.
Try building and editing apps in the current version of ServiceNow Studio instead. For more information, see Building applications with ServiceNow Studio.
During the development of a global application, warnings about skipped or claimed files may display on various progress screens. Skipped or claimed files can occur when the files in one application are claimed by other application(s).
These warnings display during the installation of an application from the Application or Git repositories or when you publish your application. When you see that your application files have been either skipped or claimed by another application, contact the team that owns the other application to determine the best course of action for both teams.
What your options are
- Decide with the other team from which application the file should be removed so that only one file is loaded for production.
- Use the Merge tool: If changes to files in both apps are needed in production, use the merge tool to pull the files into a new common application that serves both parties effectively.
To learn more see the Legacy - Resolve conflicts topic.