Automatic Update Set Creation in Scoped Application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
an update set is generating with my name automatically while i am switching to the scope. how can i disable this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
is it happening with other admins also?
if yes then some backend automation is doing this as this is not OOTB behavior
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
This is an OOTB behaviour, i tried this in fresh instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi @Priyam Sharma ,
Is your custom application linked to any source control system (such as gitlab, github, bitbucket ...)
If so, per individual logged in user accessing the custom application it will automatically create a new update set with users name.
I don't know the actual solution but deleting the 'Repository Configuration' (sys_repo_config) record for your custom application ,which de-links your custom application to source control and it won't automatically create an update set for individual user.
