How do you make the Blocked reason on a story wrap the text on the Task Progress Board?

alanhooie
Tera Contributor

When a story has a blocked reason that is very long then the task progress board initial column becomes very wide and makes the task board interface unusable. Is there a way to make the blocked reason truncate or wrap on the display to a useable size.

1 ACCEPTED SOLUTION

Hi Alan,



Out of the box "Task progress board" doesn't show "Blocked reason" on story card. So, I am assuming that you have customized it to show blocked reason field.


Please check if the script include "ScrumAjaxTaskBoardDetailsProvider" was customized.


In the script include code, search for the markup for Blocked_reason and remove the style "white-space: nowrap;" from the markup. That should resolve the issue.


Let me know if the script include was not customized.



Thanks,


Dileep


View solution in original post

6 REPLIES 6

Yes your right we added Blocked reason. I was able to find the white-space; nowarp and yes removing it has solved our problem.


Thank you !!


Hi Alan,



Could you please guide me how can we add the custom fields to story card?


I really appreciate your help...



Regards,


Balaji Charapalli