mapping table add to update set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Question: How can I capture a deleted mapping row into an update set
I have mapping table where I have columns like source categorie 1,categorie 2, categorie 3 ,source value etc and I added an mapping row and deleted it in Dev instance, but it did not get captured in my update set so it still exist in my QA instance, how can I make sure QA reflects the same number of mapping row.
In dev I have 22 mapping row but in QA i have 23 rows
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago - last edited 2 hours ago
Hi @LT_23
May you try manually add the record to the update set
- Open the mapping record in Dev
- Right-click the form header
- Select Add to Update Set
- Delete the record
- Commit the update set
https://servicenowguru.com/system-definition/manual-update-set-inclusion/
