Relating Requested Items To Change Requests

Alistair_Pleas1
Tera Contributor

Is there a way to relate one requested item to multiple change requests?

Currently I can relate one requested item to a change, however, when I relate the same requested item to another change it removes the link to the old change and only shows the related item on the new change.

Any help on this would be greatly appreciated. 

1 ACCEPTED SOLUTION

Ok, and sorry for the trial and error but - this finally worked for me: 

Create ONLY the M2M table as pictured below: 

find_real_file.png

Go straight to Change form, configure > related lists, and add it

 

find_real_file.png

 

and boom. 

find_real_file.png

I hope this helps!
Michael D. Jones
Proud member of the GlideFast Consulting Team!

View solution in original post

8 REPLIES 8

Sigh - sorry, it showed up on the RITM table, but not on the Change table...so...seems like maybe you need to reverse the relationship?

I just removed what I had in place, created a new m2m table  (from sc_req_item, to change_request), created a new relationship, added it and...it worked?

find_real_file.png

 

*phew!*

If this was helpful or correct, please be kind and remember to click appropriately! Michael Jones - Proud member of the CloudPires team!

I hope this helps!
Michael D. Jones
Proud member of the GlideFast Consulting Team!

Alistair_Pleas1
Tera Contributor

Would you mind sharing a screenshot of the new m2m table & also the relationship?

Thanks again.

Ok, and sorry for the trial and error but - this finally worked for me: 

Create ONLY the M2M table as pictured below: 

find_real_file.png

Go straight to Change form, configure > related lists, and add it

 

find_real_file.png

 

and boom. 

find_real_file.png

I hope this helps!
Michael D. Jones
Proud member of the GlideFast Consulting Team!

Alistair_Pleas1
Tera Contributor

Managed to get it working, thanks for your help much appreciated.