Page 1 of 2

Bug in Monthly Recurring

Posted: Mon Sep 13, 2021 9:44 pm
by dwilliams

Hello,

Even in your own demo site, the monthly recurring doesn't work currently. We have numerous customers complaining about the monthly recurring appointments not working correctly.

Image
https://ibb.co/1f0NTqY

I created a monthly recurring event every month on the second Wednesday and it shows up in the next month on a Tuesday.

Is there a plan of solving these? They causing quite an issue.

Regards,

Susan, Dan


Re: Bug in Monthly Recurring

Posted: Tue Sep 14, 2021 9:25 am
by mats

Reproduced, ticket: https://github.com/bryntum/support/issues/3413

We'll try to fix it quickly!


Re: Bug in Monthly Recurring

Posted: Tue Sep 14, 2021 2:22 pm
by dwilliams

Ok great!, ty


Re: Bug in Monthly Recurring

Posted: Thu Oct 14, 2021 5:22 pm
by dwilliams

Hello,

In version 4.3.0 this is still a problem. The monthly recurring appointment displays an appointment every week when it should be once a month.

Here is a video showing the problem: https://www.loom.com/share/336a4b716be54e3190e159136d64e060


Re: Bug in Monthly Recurring

Posted: Fri Oct 15, 2021 3:48 pm
by Maxim Gorkovsky

Hello.
Reproduced, ticket opened here: https://github.com/bryntum/support/issues/3574 Thank you for report, we will look into it soon.


Re: Bug in Monthly Recurring

Posted: Fri Oct 15, 2021 6:21 pm
by dongryphon

Greetings,

Thanks for reporting this issue. I've posted details on the ticket (https://github.com/bryntum/support/issues/3574) but wanted to summarize here.

The original bug (https://github.com/bryntum/support/issues/3413) was an incorrect rendering of monthly recurring events. The calendar would incorrectly render recurrences as the recurrence crossed DST boundaries.

This bug was in the recurrence editor dialog: it incorrectly mapped the value selected for "On the ..." field as it was saved to the event record (The "first" became 0 and was ignored, "second" became "first" etc.).

I've pushed a fix and test case for review.


Re: Bug in Monthly Recurring

Posted: Fri Oct 15, 2021 6:23 pm
by dwilliams

Hey Don,

I'm not sure if you watched the video, but it's incorrectly rendering monthly recurring appointments.

Once a month on the first month renders every week, which is incorrect. It's shown in the video.

Regards,

Dan


Re: Bug in Monthly Recurring

Posted: Sat Oct 16, 2021 5:41 pm
by dongryphon

Hi Dan,

Indeed the video was very helpful in tracking down the bug - much thanks for providing it!

Here's a gif of the test case running before the fix:

demo-bug.gif
demo-bug.gif (378.84 KiB) Viewed 2992 times

And with the fix applied:

demo-fix.gif
demo-fix.gif (365.46 KiB) Viewed 2992 times

Best,
Don


Re: Bug in Monthly Recurring

Posted: Tue Oct 19, 2021 1:43 pm
by dwilliams

Ok, awesome. Do you know which release the fix will go out with?

dan


Re: Bug in Monthly Recurring

Posted: Tue Oct 19, 2021 2:21 pm
by mats

It will be part of 4.3.1 (due tomorrow)