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

Allow Dead documents to have no AD #993

Closed
ietf-svn-bot opened this issue Apr 21, 2013 · 9 comments
Closed

Allow Dead documents to have no AD #993

ietf-svn-bot opened this issue Apr 21, 2013 · 9 comments

Comments

@ietf-svn-bot
Copy link

keyword_sprint resolution_fixed type_enhancement | by resnick@episteme.net


The datatracker UI does not allow you to set the Responsible AD back to "(None)" once the document is moved into IESG processing. For documents in the "Dead" state, being able to remove the AD would be useful.


Issue migrated from trac:993 at 2022-03-04 02:46:16 +0000

@ietf-svn-bot
Copy link
Author

@rjsparks@nostrum.com changed priority from n/a to minor

@ietf-svn-bot
Copy link
Author

@rjsparks@nostrum.com changed keywords from `` to sprint

@ietf-svn-bot
Copy link
Author

@rjsparks@nostrum.com commented


Offering this as a choice is easy.

However, there is almost certainly code (especially template code) that assumes ad is not None once a document has the IESG processing taint. Implementing this request will require a careful scrub for such assumptions.

@ietf-svn-bot
Copy link
Author

@jmh@joelhalpern.com commented


Convincing the form to allow (none) is complex.
More importantly, there are other places that assume an ad is assigned if there is an IESG state.

@ietf-svn-bot
Copy link
Author

@rjsparks@nostrum.com commented


Addressing this will be tied up in dealing with returning to a "No special state" state for each doc state machine. See #303

@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 9f54af3:

Allow responsible AD to be None for documents in iesg states idexists and dead. Fixes #2803 and #993. Commit ready for merge.

@ietf-svn-bot
Copy link
Author

@henrik@levkowetz.com commented


Fixed in 1edc863:

Merged in 9f54af3 from rjsparks@nostrum.com:
Allow responsible AD to be None for documents in iesg states idexists and dead. Fixes #2803 and #993.

@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