datatracker icon indicating copy to clipboard operation
datatracker copied to clipboard

The day-to-day front-end to the IETF database for people who work on IETF standards.

Results 387 datatracker issues
Sort by recently updated
recently updated
newest added

Right now the automatic schedule generator is only available as a management command. Make starting it part of a normal view instead. Dispatch the work to celery. Have it use...

medium
accepted
component: meeting/

The schedule editor links to several related views - edit session details, edit timeslots, etc. These all need a convenient way to return to the editor. Currently, generic links to...

enhancement
accepted
component: meeting/*/schedule/

### What happened? On the meeting schedule editor, sessions whose timeslot type is not selected to be visible are still shown in the unscheduled session tray. These should be hidden....

bug
major
accepted
component: meeting/*/schedule/

### Describe the issue https://datatracker.ietf.org/doc/rfc8713/ correctly says "Also known as BCP 79". https://datatracker.ietf.org/doc/rfc8713/ is part of BCP 10 (see https://www.rfc-editor.org/rfc/rfc8713.html), but the datatracker page does not indicate that. ### Code...

bug
under_review

Once the object for a IETF meeting exists, and a session request has been made, creating a Session object for a group for that meeting, but before even a preliminary...

under_review
contrib-medium

### Description https://datatracker.ietf.org/doc/ad/ with the trending arrows would benefit by displaying the trend *even* if the current value is 0. ### Code of Conduct - [X] I agree to follow...

enhancement

### Description Based on a conversation with @flynnliz, the current process for scheduling meeting sessions for various non-"regular" sessions results in notification emails being sent when the session request is...

enhancement
medium
accepted
component: secr/sreq/

### Description From a conversation with @flynnliz, the process for adding non-regular agenda items (breaks, etc), involves 1. creating a session request with the appropriate number/type of sessions through the...

enhancement
major
accepted
component: meeting/*/schedule/

### Description From a conversation with @flynnliz, it would be helpful to provide a clearer way to set the name that will be shown for an entry on the agenda....

enhancement
major
accepted
component: meeting/*/schedule/

### Describe the issue The `upcoming()` view in `ietf.meeting.views` assigns an `end` attribute to each meeting. The `Meeting.end_date()` method performs the same calculation. Replace the ad hoc `end` attribute with...

bug
minor
accepted
component: meeting/
contrib-easy