Why is related list not captured in update set ? How to ensure it is part of update set

Snehal13
Kilo Sage

Why is related list not captured in update set despite having update set in progress and selected from picker and making functionality changes under it ? I am trying to move update set from dev to test instance

brianlan25
Kilo Patron

Can you provide more clarification? What are you trying to do with a related list. As fare as I know related list will be captured in update sets.

On incident table, I have created a relationship script to show CIs affected by that particular incident. so when you open an incident, all CIs affected by that incident will show on the related list. 

 

While i migrate update set from dev to test instance - - commited update set , I dont find related list on  the test instance after update set installation (state is commited for update set)

Not applicable

Hi @Snehal13 

 

Related lists are generally captured. But I believe you forgot to capture in first place and now trying to capture with slight modifications in the form itself. This won't work. You will have to do it all over again or as a workaround, you can make those slight changes in the related list as well as it points to different table.

 

Please mark my answer helpful and correct.

 

Regards,

Amit

On incident table, I have created a relationship script to show CIs affected by that particular incident. so when you open an incident, all CIs affected by that incident will show on the related list. 

 

While i migrate update set from dev to test instance - - commited update set , I dont find related list on  the test instance after update set installation (state is commited for update set)