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

Show merge errors on specific fields #2404

Merged
merged 1 commit into from
Apr 27, 2024
Merged

Show merge errors on specific fields #2404

merged 1 commit into from
Apr 27, 2024

Conversation

tienne-B
Copy link
Member

@tienne-B tienne-B commented Mar 3, 2024

This commit makes errors during merging due to inconsistencies show up as errors on the field, rather than a global form error. It'll also avoid blanking more than expected, and avoid an error when merging speaker-less ballots.

This commit makes errors during merging due to inconsistencies show up
as errors on the field, rather than a global form error. It'll also
avoid blanking more than expected, and avoid an error when merging
speaker-less ballots.

Co-authored-by: Tran Trang Linh <[email protected]>
Copy link

sentry-io bot commented Mar 3, 2024

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: tabbycat/results/result.py

Function Unhandled Issue
populate_from_merge TypeError: 'NoneType' object is not iterable /{to...
Event Count: 22
📄 File: tabbycat/results/views.py (Click to Expand)
Function Unhandled Issue
populate_objects TypeError: 'NoneType' object is not iterable /{to...
Event Count: 22
---

Did you find this useful? React with a 👍 or 👎

@tienne-B tienne-B merged commit 1364c22 into develop Apr 27, 2024
3 of 4 checks passed
@tienne-B tienne-B deleted the ballot-merge branch April 27, 2024 14:40
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.

1 participant