Day-One-Lightroom-Plugin icon indicating copy to clipboard operation
Day-One-Lightroom-Plugin copied to clipboard

At end of get_meeting_registration_data() any records in meeting_registrations represent deleted or changed registrations that should be removed from the table. When limiting removal to 5 records, if more than 5 registrations were deleted or switched from onsite<->remote, or vice-verse, in one day, than all subsequent removals would fail.

Open davincike opened this issue 2 years ago • 0 comments

At end of get_meeting_registration_data() any records in meeting_registrations represent deleted or changed registrations that should be removed from the table. When limiting removal to 5 records, if more than 5 registrations were deleted or switched from onsite<->remote, or vice-verse, in one day, than all subsequent removals would fail.

Originally posted by @rpcross in https://github.com/ietf-tools/datatracker/pull/4359

davincike avatar Sep 16 '22 23:09 davincike