Skip to content

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

Merged
rjsparks merged 1 commit into
ietf-tools:mainfrom
larseggert:fix-4903
Feb 11, 2023
Merged

fix: Fix deferring ballots from the "edit position" view#5106
rjsparks merged 1 commit into
ietf-tools:mainfrom
larseggert:fix-4903

Conversation

@larseggert

Copy link
Copy Markdown
Collaborator

Fixes #4903

@codecov

codecov Bot commented Feb 8, 2023

Copy link
Copy Markdown

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