Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JIRA Sprint dashboard #151

Merged
merged 4 commits into from
May 11, 2022
Merged

JIRA Sprint dashboard #151

merged 4 commits into from
May 11, 2022

Conversation

thomas-gerber
Copy link
Contributor

@thomas-gerber thomas-gerber commented May 10, 2022

Description

A dashboard focused on giving users a good overview of what is happening in a chosen sprint.

Note that points in sprint and points done in sprint are not very precisely computed. At the moment:

  • changes in points in sprint only support creation of issues AFTER the corresponding sprint has started; if an old issue is added during the sprint, its points are attributed at the beginning of the sprint
  • points done in sprint only cover points for issues that were NOT moved out of the sprint AND completed during the sprint

Relates to #113.
jira_sprint_load
jira_sprint_1

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

(Delete what does not apply)

  • Have you checked to there aren't other open Pull Requests for the same update/change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you successfully run tests with your changes locally?

@thomas-gerber
Copy link
Contributor Author

@chalenge I decided to keep pie charts because:

  • alternatives where uglier as far as I tested
  • they have the long tail Other bucket

Copy link
Contributor

@tovbinm tovbinm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please be careful when posting screenshots with actual data. Thanks.

@thomas-gerber thomas-gerber merged commit 71dafdc into main May 11, 2022
@thomas-gerber thomas-gerber deleted the jira_dashboard branch May 11, 2022 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants