Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Scrum task showing short description in the Story field instead of the story number

RohanDS
Tera Contributor

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

RohanDS_0-1682611916889.png

 

3 REPLIES 3

Wildo Grande
Tera Contributor

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.

 

dic_override_rm_release.png

Thank you! It helped me as well.

Helped me as well 🙂