Our powerful JS Calendar component


Post by codevlabs »

I am replicating this issue using your online example found on https://bryntum.com/products/calendar/examples/filtering/

  1. I added a daily event for 5 days Mon to Friday (Test)
  2. I update only one event and change it's name (Test Updated)

Result: The order of events in Agenda is incorrect.

Thanks.

Attachments
Screenshot 2024-02-16 171125.png
Screenshot 2024-02-16 171125.png (70.7 KiB) Viewed 272 times

Post by marcio »

Hey codevlabs,

Thanks for reaching out and sharing a step-by-step of how to reproduce. I created a ticket to fix that https://github.com/bryntum/support/issues/8603.

Best regards,
Márcio


Post by codevlabs »

Thanks Marcio. Please treat this as a major issue.


Post by Animal »

Please supply more details.

I just created five events in a week. Changed the name of one of them and of course they are all in order.

How can I make it go wrong?


Post by codevlabs »

Animal, you need to create a daily recurring event for 5 days not 5 individual events. Then change the Wednesday event's name. The previously attached screenshot shows the result.


Post by Animal »

OK. One event which recurs, and change one occurrence. Got it!


Post by codevlabs »

Thank you. Works fine on 5.6.7 on both Ionic and Angular.


Post Reply