linagora / esn-frontend-calendar

Calendar SPA for the OpenPaaS Suite - https://open-paas.org/
Other
8 stars 15 forks source link

Recurrence event is created on non-working days #562

Closed tlle14 closed 3 years ago

tlle14 commented 3 years ago

Precondition

Working days are set except for the weekend (Saturday and Sunday) image

Actual Result

When creating the recurrence event, it generates events for both Saturday and Sunday image

Expected Result

The recurrence event shouldn't be generated for non-working days

Environment

DEV enironment

alagane commented 3 years ago

Are you talking about this? image If yes, it totally makes sense to repeat it every day since you can do what you want in the "repeat weekly". The case where it should work like you say is if there is a checkbox "only working days" when repeating daily. That's my opinion.

tlle14 commented 3 years ago

Thank @alagane So this is not an issue. image