Facing issues in updateset capture in scoped applications
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 12:03 PM
Hi team , i am facing above error while retriving update set in scoped app
Error is:
Cannot commit Update Set 'KB 3' because: Update scope id 'global' is different than update set scope id '0d6a0ec1db11bb407c83712ebf96194d'. Resolve the problem before committing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 12:39 PM
You have a combination of updates from Global application scope and that of the Update set. Separate out updates into update sets in the same application scope as the Updates contained in those. Add "Application" to the Related list of updates on the Update Set form to see those. Create one update set in Global, and another in the specific application scope. Add "Application" to the Related list of updates on the Update Set form. them move updates to the appropriate Update Set.