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

Change to doc_state_changed mailtrigger includes IAB and IESG for all documents, and it shouldn't #3358

Closed
ietf-svn-bot opened this issue Jul 21, 2021 · 5 comments

Comments

@ietf-svn-bot
Copy link

resolution_fixed type_defect | by rjsparks@nostrum.com


The recent release added the bofreq_responsible recipient to the doc_state_changed mailtrigger.

The implementation of bofreq_responsible returns the IAB and the IESG if the document doesn't have responsible people set.

Unfortunately (bug) it doesn't check to see that the document is of type bofreq before doing so. It should.


Issue migrated from trac:3358 at 2022-03-04 09:09:00 +0000

@ietf-svn-bot
Copy link
Author

@rjsparks@nostrum.com changed status from new to closed

@ietf-svn-bot
Copy link
Author

@rjsparks@nostrum.com set resolution to fixed

@ietf-svn-bot
Copy link
Author

@rjsparks@nostrum.com commented


Fixed in 83f1b62:

Correct calculation of bofreq_responsible mailtrigger.Recipient to return no addresses for documents that are not of type bofreq. Commit ready for merge. Fixes #3358.

@ietf-svn-bot
Copy link
Author

@rjsparks@nostrum.com commented


patched in at 7.35.0.p1

@ietf-svn-bot
Copy link
Author

@rjsparks@nostrum.com commented


Fixed in b41f5c4:

Merged in 83f1b62 from rjsparks@nostrum.com:
Correct calculation of bofreq_responsible mailtrigger.Recipient to return no addresses for documents that are not of type bofreq. Fixes #3358.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant