Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

mapping table add to update set

LT_23
Tera Contributor

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 

1 REPLY 1

Rafael Batistot
Kilo Patron

Hi @LT_23 

 

May you try manually add the record to the update set

  1. Open the mapping record in Dev
  2. Right-click the form header
  3. Select Add to Update Set
  4. Delete the record
  5. Commit the update set

https://servicenowguru.com/system-definition/manual-update-set-inclusion/

 

If you found this response helpful, please mark it as Helpful. If it fully answered your question, consider marking it as Correct. Doing so helps other users find accurate and useful information more easily.