Skip to content

Fix event reminder creation/editing

Teague Millette requested to merge (removed):reminder-times into master

Reminders for events are currently being written to endOffset, but the field actually used to determine them in the rest of the program is startOffset. Also put in correct path to the enum.

BUG: 470288

BUG: 470525

Merge request reports