How do you reference a Story in a Demand?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2023 11:33 AM
Hello,
I am having a difficult time referencing a Story # in a Demand when I create a new Story from the Demand.
Here is the Reference field I created:
I want to be able to link a New Story into that field from here:
I have tried setting the "Reference" to the Task [task] table, Story [rm_story] table and even the Demand [dmn_demand] table but I can't get it to link.
I think I need to create a Business Rule or a Client Script, but I am not sure how to do so.
Does anyone know how to do this?
I was able to link the Demand number into newly created Stories, but I haven't been able to do the reverse.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2023 12:05 PM
Following for updates.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2023 01:38 PM
Hi,
I have a field named 'scrum-story' that exists on the 'dmn_demand' table and is a Reference to the 'rm_story' table. Is that the field in your screenshot?
I also opened a record in the dmn_demand table, then use the "Configure" -> "Related Lists" to add "Story->Demand" and "Story->Parent" to the form, where I could then create new records in the 'rm_story' table. Without any problems. When I look at the records in the 'rm_story' table, only the one from "Story->Demand" related list has the value of the dmn_demand. The 'parent' field on the 2nd list has the value of the dmn_demand record.
So It seems more details of your problem are needed.