Reporting on Stories and their dependencies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 07:24 AM
Does anyone know how to report on the relationship of User stories and their dependencies/prerequisites? I've tried to create a list and show the related records but that did not work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 07:31 AM
Hi @Spencer Granth1,
You would have to create database view of Story and dependencies/prerequisite tables and then you can produce report on it.
Refer these for more info:
https://www.youtube.com/watch?v=_JY462TmXxU
https://www.youtube.com/watch?v=syC8-0beVjQ
Regards,
Ehab Pilloor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 07:56 AM
I don’t think there’s a need to create any Database View. You can simply create a report on the m2m_story_dependencies
table, and that should be sufficient.
The output will look like this:
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************