- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2022 05:41 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2022 05:16 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2022 05:55 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2022 05:16 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2022 06:04 AM
Hi Linda,
This thread might solve your query.
Mark my answer correct & Helpful as applicable.
Regards,
Sumanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2022 11:29 AM
I appreciate the reply, but this is different than what I'm looking for. I want to add it right to the list view.