5

I'm considering switching from scrum to Kanban template on JIRA GreenHopper.

user Story Cards on kanban style work mode does not show user points :

enter image description here

How can I change it to this :

enter image description here

jessehouwing
  • 106,458
  • 22
  • 256
  • 341
Nicolas Henin
  • 3,244
  • 2
  • 21
  • 42

3 Answers3

1

I've created a Javascript solution to display storypoints on the Scrum/Kanban boards.

The script is attached to this jira issue.

R. Oosterholt
  • 7,720
  • 2
  • 53
  • 77
1

You're not the first to ask for this - there's an outstanding feature request with Atlassian: https://jira.atlassian.com/browse/GHS-7265. I suggest anyone who stumbles across this question adds their vote to the request - perhaps one day we'll get it!

Mark B
  • 4,768
  • 2
  • 25
  • 30
0

No easy way, though you can change the card color based on a JQL query on a Story Points or another custom field

mdoar
  • 6,758
  • 1
  • 21
  • 20