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 voting does not work although the field is on the correct screen #7560

Closed
Dschoordsch opened this issue Dec 13, 2022 · 4 comments · Fixed by #7607
Closed

Jira voting does not work although the field is on the correct screen #7560

Dschoordsch opened this issue Dec 13, 2022 · 4 comments · Fixed by #7607
Assignees
Labels
bug p2 Needs to be addressed on a reasonable timescale

Comments

@Dschoordsch
Copy link
Contributor

This customer has an issue where they cannot vote to "Story Points" although the field is visible in the drop down and on the correct screen in Jira.

Because everything seems correct at first glance, we should add some more logging around this issue so we can resolve it.

@Dschoordsch Dschoordsch self-assigned this Dec 13, 2022
@Dschoordsch Dschoordsch added the p2 Needs to be addressed on a reasonable timescale label Dec 13, 2022
@Dschoordsch
Copy link
Contributor Author

There seems to be an issue with selecting the correct field.

@Dschoordsch
Copy link
Contributor Author

Sentry issue: ACTION-PRODUCTION-DAF

@Dschoordsch
Copy link
Contributor Author

Issue confirmed: There are multiple fields with name "Story Points" and thus multiple ids, but only 1 is correct.

@Dschoordsch
Copy link
Contributor Author

It can be easily reproduced and is most likely the root cause for this Jira issue:

  • create a company managed team in Jira with the default issue types (Bug, Story)
  • check that Story has "Story Points" field
  • create a new custom field of type number and name it "Story Points" as well
  • assign it to the Bug screen

Now when trying to switch voting for Bugs to "Story Points" it will try to vote to the Story field and fail.

@jordanh jordanh moved this to To Prioritize in Sprint Board Beta Dec 20, 2022
@Dschoordsch Dschoordsch moved this from In Progress to Review/QA in Bugs/Support Jan 3, 2023
@Dschoordsch Dschoordsch moved this from In Progress to Review in 🧁Product Squad Self Raise Jan 3, 2023
@github-project-automation github-project-automation bot moved this from Review/QA to Done in Bugs/Support Jan 3, 2023
@github-project-automation github-project-automation bot moved this from To Prioritize to Done in Sprint Board Beta Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug p2 Needs to be addressed on a reasonable timescale
Projects
Status: Done
Status: Done
Status: ✅Done
Development

Successfully merging a pull request may close this issue.

1 participant