Story Defect Relationship

Sana10
Kilo Contributor

Hi Community,

 

on a story form i have a defect field what i need is when ever a defect is added to story it should appear on story related list .  

any idea how to achieve this.

 

Thanks.

 

 

 

 

2 REPLIES 2

Andrew Barnes -
ServiceNow Employee
ServiceNow Employee

Greetings Sana,

 You are looking at two very different things. The defect field on story is a one (story) to many (defect) relationship. The related list in the bottom of the image is a one (defect) to story (many) relationship from the story field on defect record. You need to know which one you want to use, and pick one, likey not both. 

-Andrew Barnes
Join me at Developer Blog

Hi Andrew,

 

yes you are correct, The defect field on story is a one (story) to many (defect) relationship. but my client still need two side relationship like story should have many defects and defects should have many stories any idea how to complete this. 

 

Thanks,