Open Bug 1743448 Opened 4 years ago Updated 4 years ago

Do not allow the user to create an appointment recurring just once

Categories

(Calendar :: Dialogs, enhancement)

Thunderbird 91
enhancement

Tracking

(Not tracked)

People

(Reporter: dpa-mozilla, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/94.0

Steps to reproduce:

I create a new event with “Custom…” repeat formula. There I set under Range of recurrence: Create 1 Appointment(s). Thunderbird uploads:

RRULE:FREQ=DAILY;COUNT=1
DTSTART;TZID=Europe/Sofia:20211128T190000
DTEND;TZID=Europe/Sofia:20211128T200000

COUNT is the total number of recurrences, DTSTART is the first recurrence. RRULE is evaluated only for the second and next recurrences. For COUNT=1, RRULE is never evaluated, apart for the COUNT part.

  • Do not allow the user to Create 1 Appointment
  • Rename in the UI “Appointment(s)” to “Appointments”

V 91.3.0

Status: UNCONFIRMED → NEW
Ever confirmed: true
You need to log in before you can comment on or make changes to this bug.