datatracker
datatracker copied to clipboard
The day-to-day front-end to the IETF database for people who work on IETF standards.
### Description URL routings for the datatracker are defined using `ietf.utils.urls.url()` in the various `urls.py` files. This was a wrapper around Django's long-deprecated `url()` method (deprecated in Django 3.1, [removed...
### Describe the issue Via Michael Richardson: Subject: review reject failure From: "Michael Richardson" Date: Wed, 05 Apr 2023 19:21:35 -0400 I just rejected an (IoTDIR) review request, and was...
When the datatracker learns of a new RFC, it should purge cache for the RFCs pages as cache may be holding "This RFC has not been issued" content.
### Describe the issue If a registrant switches registration type onsite -> remote, or vice-versa, a new MeetingRegistration record is created, resulting in two records for the person. The question...
### Description It would be helpful when tracking down issues with MeetingRegistration data if API calls are logged ### Code of Conduct - [X] I agree to follow the [IETF's...
### Describe the issue The cancel field is not being sent or recognized ### Code of Conduct - [X] I agree to follow the [IETF's Code of Conduct](https://github.com/ietf-tools/.github/blob/main/CODE_OF_CONDUCT.md)
### Describe the issue On a second look at today's CBOR minutes I saw that the hedgedoc import was not 100% correct: "Source code" in hedgedoc: ```cddl envelope-content = leaf...
Adds a 'pages left to ballot on' count for ADs for #6620
### Description “AD is watching” has outlived its usefulness, which Robert knows the history of better than I do. It only serves to confuse new ADs now until they learn...