How to display Number instead of Short description in slushbucket?

Naveen Kumar
Tera Contributor

NaveenKumar_0-1679033856142.png

 

When I try to select stories form rm_story table in slushbucket - it is showing short description and not the number.

 

And the display is true for Number field on the rm_story table.

NaveenKumar_1-1679033924518.png

 

 

Please sugget how to show number insead of Short description.

 

1 REPLY 1

Brad Bowman
Kilo Patron
Kilo Patron

I suspect that Number is not truly the display field for your rm_story table.  You can confirm this by viewing a Story record and noting what is displayed in the header bar beneath "Story" - the Short description or the Number.  If it is as I suspect the Short description, this is likely due to a Dictionary Override on the short_description field on the task table (from which rm_story is ultimately extended) for the rm_story table.  Remove the checkbox for Override display value on this Dictionary Entry Override and you will see the Number

BradBowman_0-1679055661835.png