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

The To: field for 5742 review results email currently has to be manually edited each time by the secretariat #744

Closed
ietf-svn-bot opened this issue Nov 12, 2011 · 4 comments

Comments

@ietf-svn-bot
Copy link

keyword_sprint resolution_fixed type_enhancement | by rjsparks@nostrum.com


The to: field should be populated to match the stream the 5742 review came from.


Issue migrated from trac:744 at 2022-03-04 01:56:27 +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 changed resolution from `` to fixed

@ietf-svn-bot
Copy link
Author

@rjsparks@nostrum.com commented


Fixed in 798e7a5:

  • Adds a new document type for conflict reviews, with a ballot for the IESG 5742 response to a review request
  • Integrated the new document type into the iESG agenda views (including RSS feeds)
  • Removed the Edit and Add buttons from the document main view.
  • Replaced Add with actions appropriate for the document type, such as "Begin IESG Processing" or "Begin IETF Conflict Review", and made most data directly editable on the document's main page, depending on access permissions.
  • Removed a manual editing step that the secretariat had to perform when sending conflict review messages. The view now composes the message correctly given the stream.
  • Added a pencil icon motif to differentiate fields that are editable.
  • Generalized several views and helper functions to use Document instead of (e.g.) IdWrapper
  • Generalized reading documents from the repository
  • Added a way to get from IdWrapper to the underlying Document to facilitate migrating way from the Wrapper classes
  • Added many helpers to Document to assist with migrating off IdWrapper
  • Minor fixes and other changes
    • Fixes to document main view to avoid (silent) template failures.
    • Began removing some of the code that is no longer reachable post-migration
    • Corrected the behavior of the undefer code and added test cases for it
    • Improved initial population of notification lists and added the ability to regenerate the initial list
  • Made the test code that scans for template coverage more robust
  • Deployment notes:
    • new setting: CONFLICT_REVIEW_PATH. The associated directory will need to be created

This branch fixes bugs #805, #744 and #812

@ietf-svn-bot
Copy link
Author

@henrik@levkowetz.com commented


Fixed in 798f769:

Merged 798e7a5 from rjsparks@nostrum.com:

  • Adds a new document type for conflict reviews, with a ballot for the IESG 5742 response to a review request
  • Integrated the new document type into the iESG agenda views (including RSS feeds)* Removed the Edit and Add buttons from the document main view.
  • Replaced Add with actions appropriate for the document type, such as "Begin IESG Processing" or "Begin IETF Conflict Review", and made most data directly editable on the document's main page, depending on access permissions.
  • Removed a manual editing step that the secretariat had to perform when sending conflict review messages. The view now composes the message correctly given the stream.
  • Added a pencil icon motif to differentiate fields that are editable.
  • Generalized several views and helper functions to use Document instead of (e.g.) IdWrapper
  • Generalized reading documents from the repository
  • Added a way to get from IdWrapper to the underlying Document to facilitate migrating way from the Wrapper classes* Added many helpers to Document to assist with migrating off IdWrapper
  • Minor fixes and other changes
    • Fixes to document main view to avoid (silent) template failures.
    • Began removing some of the code that is no longer reachable post-migration * Corrected the behavior of the undefer code and added test cases for it
    • Improved initial population of notification lists and added the ability to regenerate the initial list
  • Made the test code that scans for template coverage more robust
  • Deployment notes:
    • new setting: CONFLICT_REVIEW_PATH. The associated directory will need to be created

This branch fixes bugs #805, #744 and #812

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 18, 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