Scrum task showing short description in the Story field instead of the story number
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2023 09:12 AM
When I am creating a Scrum task for a story, it is showing me the short description in the field Story of the task. I want to see the number instead of the short description. Here is what I tried
1. Tried to make the display of number field on the story table as True but is still not showing up
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2023 01:12 PM
Hi RohanDS
I faced the same case but on the rm_release table. Later I found a dictionary entry override in rm_release that sets short_description field as display value. Unchecking that flag solved my need.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2023 01:15 PM
Thank you! It helped me as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2025 11:46 AM
Helped me as well 🙂