datatracker
datatracker copied to clipboard
The day-to-day front-end to the IETF database for people who work on IETF standards.
We've had conflict review documents for many years now to handle the IESG balloting on conflict reviews of documents in other streams. However, the older ability to open a ballot...
Right now, the sections for each meeting are anchored with `"autoid-1","autoid-2",...`. What `"autoid-1"` means will change when the current meeting stops showing on important dates. Instead, use anchors like `"IETF121"`
See https://mailarchive.ietf.org/arch/msg/tools-discuss/mXrvKDOiPg_7di5Mt0JWMKp6svk Review the code and ensure that the same deadline is presented by the datatracker views and by any email emitted during the last call process, particularly at the...
### Describe the issue A couple times recently, there has been angst caused due to a document having the judgmental-sounding IESG state “Dead“. One example is https://datatracker.ietf.org/doc/draft-ietf-idr-wide-bgp-communities/ As far as...
### Description The `diff_schedules()` view [e.g., this URL](https://datatracker.ietf.org/meeting/121/agendas/diff/?from_schedule=preliminary121&to_schedule=pliz02) summarizes the differences between two schedules. In actual use, room changes at the same time are usually not useful. This view should...
### Describe the issue If a doc does not yet have a DocEvent with the `started_iesg_process` type, clicking the "Edit" button for the IESG state returns a 404. If editing...
### Description Datatracker's email handling is done in terms of the `email.message.Message` class, which is deprecated. We should migrate over to the similar `email.message.EmailMessage` class. As noted in [the email...
Validating / rendering various formats of a submitted I-D will, in general, happen in a different container (i.e., a celery worker container) than where its files will be moved upon...
### Description Please add a "Proposed" flag on https://datatracker.ietf.org/meeting/agenda for WGs in the state "Proposed." (Similar to the "BOF" flag for groups in the state "BOF.") Thank you! ### Code...
### Describe the issue As noted in #8010 and #8015, the generated files for newly posted XML submissions are not being reliably moved into place. The result is that only...