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

Could not get story point when first card's story point is empty #19

Open
GRXself opened this issue May 17, 2022 · 1 comment
Open

Could not get story point when first card's story point is empty #19

GRXself opened this issue May 17, 2022 · 1 comment

Comments

@GRXself
Copy link

GRXself commented May 17, 2022

Issue

Give:
An iteration with several cards. The first card in generated board data excel, its story point is not set. Other cards' story point is set.
Then:
Try to generate this iteration's board data.
Expect:
The first card's story point in generated excel should be empty while other cards' story point should be the exact one.
Actual:
All cards' story point in generate excel is empty.

How to reproduce:

In an iteration, leave the first card's story point unset. Other cards' story point could be set or not set. Then try to generate the board data, all cards' story point will be empty.

Note

The order will be changed if we try to fill the first card's story point. That means if we set the story point after we found the issue, when we regenerate the data, the first card could be different.

@GRXself
Copy link
Author

GRXself commented May 18, 2022

##Update
Even when the first card in the generated data has story point, there is no story point in the generated data.

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

No branches or pull requests

1 participant