Add Story Points to Jira Dashboard

Add the story points to the "Two Dimensional Filter Statistics" dashboard gadget. You can not add custom external gadgets to Jira cloud. This works around the issue. See also

< Add Story Points to Jira Dashboard 피드백으로 돌아가기

리뷰: 좋음 - 스크립트가 잘 작동함

§
게시: 2019-05-22

Story points returns null if a ticket is unpointed.

As some systems use unpointed tickets, can you adjust your return line for the story points value to equal:

"return issue.fields[field.id] || 0;" instead? (I've added a default to 0 if unset)

답글 게시

답글을 게시하려면 로그인하세요.

长期地址
遇到问题?请前往 GitHub 提 Issues。