How do you reference a Story in a Demand?

David Garcia
Tera Contributor

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:

DavidGarcia_0-1693420144381.png

I want to be able to link a New Story into that field from here:

DavidGarcia_1-1693420197875.png

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.

2 REPLIES 2

JD Tibet
Giga Contributor

Following for updates.

Bert_c1
Kilo Patron

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.