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 ACCEPTED SOLUTION

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 this response was helpful, please mark it as Helpful and, if applicable, as Correct, this helps other users find accurate and useful information more easily.

View solution in original post

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 this response was helpful, please mark it as Helpful and, if applicable, as Correct, this helps other users find accurate and useful information more easily.