Story Defect Relationship
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2019 06:29 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2019 06:37 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2019 02:06 AM
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,