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

fix: Fix deferring ballots from the "edit position" view #5106

Merged
merged 1 commit into from
Feb 11, 2023

Conversation

larseggert
Copy link
Collaborator

Fixes #4903

@codecov
Copy link

codecov bot commented Feb 8, 2023

Codecov Report

Merging #5106 (fe3b1eb) into main (bfe25fc) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #5106      +/-   ##
==========================================
- Coverage   88.50%   88.48%   -0.02%     
==========================================
  Files         296      296              
  Lines       40018    40020       +2     
==========================================
- Hits        35416    35413       -3     
- Misses       4602     4607       +5     
Impacted Files Coverage Δ
ietf/meeting/views.py 90.70% <100.00%> (+<0.01%) ⬆️
ietf/utils/pipe.py 82.60% <0.00%> (-4.35%) ⬇️
ietf/nomcom/utils.py 91.30% <0.00%> (-0.73%) ⬇️
ietf/doc/views_search.py 89.23% <0.00%> (-0.21%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rjsparks rjsparks merged commit 35f1d21 into ietf-tools:main Feb 11, 2023
@larseggert larseggert deleted the fix-4903 branch February 15, 2023 07:11
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pressing DEFER while entering a ballot does not actually defer the document
2 participants