- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-16-2017 09:23 AM
We currently have two global choice lists that are being overwritten every time we update a scoped application. It looks like over time developers have added choice list items while in the application scope rather than global. They've gone back and removed the scope application choice list items and properly created them in global, but the scoped application is holding that choice list and overwriting it every time.
I have gone through the application files and cannot find any references to these choice lists, but when I update the app in QA the log files show the updates to the global choice lists. Do I have any options here? When we discovered this last month, we just did an additional global update set that was implemented after the app to properly populate the choice lists, but that'll get forgotten at some point and really is a bit of a pain.
Solved! Go to Solution.
- Labels:
-
Scoped App Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-16-2017 09:56 AM
Hello Erin,
Can you please navigate through the application files(filter by your scoped app) and check for the class "Metadata snapshot". Make sure you don't have any entires in there.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-16-2017 11:06 AM
You are very welcome Erin. Thanks for participating in the community!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2018 03:11 AM
HI Pradeep,
I am also facing a similar issue. I deleted the Metadata snapshot records from application files for the scoped app. Still I see when we create a choice for category field it creates it in another scope. But for other fields eg subcategory there is no issue. Can you tell me where I can look into.
Thanks
Sonali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2018 03:37 AM
I got the solution. I added one record for Global table in the application files and it solved the issue.