App Engine Studio: Template Creation Fails (Existing Record Containing the Same Value)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2024 01:59 PM
Hey all,
I'm attempting to create and use some templates through App Engine Studio, but have been running into the following issue. I am able to build and activate templates, but when I then attempt to create a new app using that template, I get an error in the following format:
"Template Execution Failure Could not load payload (<payload ID>): Unable to load the 'sys_ui_list' record due to an existing record containing the same values for the following fields: name, view, sys_domain, element, relationship, parent"
My best guess is that the new app's files are somehow conflicting with the files used in the template app, but I don't know how I would go about fixing that. Has anyone else run into this issue?
Thanks.