nibdo / bloben-app

Calendar client for CalDAV
https://bloben.com
GNU Affero General Public License v3.0
192 stars 8 forks source link

Adding a custom weekly repeated task shifts the days by one #97

Open trentG92 opened 1 year ago

trentG92 commented 1 year ago

Adding a new task into any day with the custom weekly repetition shifts the days by one. For example a repetition of Mon->Thurs shifts the days by one resulting in Tues->Fri. The same is true when the starting repetition is created on any day ie Tues->Friday results in Wed->Saturday.

nibdo commented 1 year ago

When I checked this, I was not able to replicate bug. But maybe I am missing some step.

If you will have time, could you please write step by step how to accomplish this shifting bug? Thank you