ietf-tools / datatracker

The day-to-day front-end to the IETF database for people who work on IETF standards.
https://datatracker.ietf.org
BSD 3-Clause "New" or "Revised" License
591 stars 359 forks source link

ICS does not show sessions that share a room correctly #1522

Closed ietf-svn-bot closed 8 years ago

ietf-svn-bot commented 9 years ago

keyword_sprint resolution_fixed type_defect | by rjsparks@nostrum.com


If you load the ics produced by http://datatracker.ietf.org/meeting/94/agenda.ics?bfd,spring

into calendar.app, it shows spring, but not bfd.

----- (older description follows) ------ Dispatch and siprec are sharing a room at ietf91.

the week view on the agenda page doesn't draw siprec. Both are listed with agendas further down the document.

the ical that's produced doesn't result in dispatch being displayed (but there are some bits in the file that are dispatch related.


Issue migrated from trac:1522 at 2022-03-04 03:54:31 +0000

ietf-svn-bot commented 8 years ago

@rjsparks@nostrum.com changed keywords from ` tosprint`

ietf-svn-bot commented 8 years ago

@rjsparks@nostrum.com edited the issue description

ietf-svn-bot commented 8 years ago

@rjsparks@nostrum.com changed title from Several views are broken by having two sessions scheduled into one room at the same time to ICS does not show sessions that share a room correctly

ietf-svn-bot commented 8 years ago

@kivinen@iki.fi changed status from new to closed

ietf-svn-bot commented 8 years ago

@kivinen@iki.fi changed resolution from ` tofixed`

ietf-svn-bot commented 8 years ago

@kivinen@iki.fi commented


Fixed in 180624c430fd984ad5e669eba2fb7f53f60d6996:

Fixed ICS UIDs so they are unique, even if the timeslot is same. Fixes #1522. Commit ready for merge.

ietf-svn-bot commented 8 years ago

@henrik@levkowetz.com commented


Fixed in 4b467d3624f9f535f7385295889508a3d08a73fa:

Merged in 180624c430fd984ad5e669eba2fb7f53f60d6996 from kivinen@iki.fi: Fixed ICS UIDs so they are unique, even if the timeslot is same. Fixes #1522.