Change Request in Stories List Layout

Linda_G
Kilo Sage

We've added a Change Request related list to the story form and want to add it to the list view for stories, is there a way to do this?  I'm not seeing Change Request in the list view.  There's a parent option, but even that doesn't allow me to choose change request.

1 ACCEPTED SOLUTION

Thank you all, this is solved.  For this particular case, to link a change request to the story form here is what I did:

When in the form, Configure > Table.

Look for the parent field.

Changed the label

Create a dictionary override to only show change requests. 

Add the field to the list view as requested.

Thanks,

Linda

View solution in original post

5 REPLIES 5

Community Alums
Not applicable

Hi Linda,

You could either make the parent-field reference to the change-table or create a separate field relating the stories to the change. Using SCRUM the parent to stories will always be the sprint, but if that's a change within your company, this is the way to go (or relate your sprint to the change and dotwalk to the stories).

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep

Thank you all, this is solved.  For this particular case, to link a change request to the story form here is what I did:

When in the form, Configure > Table.

Look for the parent field.

Changed the label

Create a dictionary override to only show change requests. 

Add the field to the list view as requested.

Thanks,

Linda

SumanthDosapati
Mega Sage
Mega Sage

Hi Linda,

This thread might solve your query.

 

Mark my answer correct & Helpful as applicable.

Regards,

Sumanth

I appreciate the reply, but this is different than what I'm looking for. I want to add it right to the list view.