tchapi / davis

🗓 A simple, fully translatable admin interface for sabre/dav based on Symfony 5 and Bootstrap 5, initially inspired by Baïkal.

Home Page:https://github.com/users/tchapi/projects/1/views/1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot edit event information after creating

JoshuaCrewe opened this issue · comments

I am testing on Apple Calendar and I am not sure what is the normal behaviour of calendar events is (for sure) but I believe you can edit the details after creating an event

Steps to reproduce

  • Add calendar to Apple Calendars as a caldav account
  • Create a new event and add an invitee
  • Send the invite
  • Cannot now change the title or the time/date/invites

If I create an event on an apple calendar then I am able to reopen the event and update the details. I don't know if this is a Davis thing or a Caldav thing or a sabre/dav thing. Please excuse all the things which I do not know! Any enlightenment from any one would be appreciated.

Thanks @JoshuaCrewe for the report. I will only have time to look into this at the beginning of September though, but I don't have this behavior on my side

@tchapi knowing that you do not have this behaviour on your end is a great help and should narrow down where I need to look. Thanks for the info.

I've retested on the latest release, and I can change the details after having sent an invite, without problems.

I'm using the standard Calendar App on macOS Monterey. Do you still have the issue? Do you have any log, either in the calendar app, or in Davis ?

Closing now as I think it's not a bug in Davis but feel free to repoen if you have more info / logs / pointers

BR

Thanks for taking the time to test yourself. Knowing that this is an isolated issue will be helpful. I am due to investigate this setup as well as another similar setup today so I will see if there are any error logs I can make sense of.

OK. I was able to have a good sit down and test.

I can say that for this one machine which was running Apple Calendar App. I was about to edit the time and date up until the point I added an invitee.

  1. Open Calendar App
  2. Subscribe to Davis caldav calendar
  3. Create a new event and sync
  4. Update the time and date to be two days
  5. Add an invitee
  6. Email is sent out fine, invitee is added
  7. Can no longer update event time and date

I can update the time and date in Thunderbird though which is interesting! I signed in to the same account on a different computer and saw the test even created in the steps above. I was able to edit that and see that reflected on the Apple computer.

To get a control group experience I was able to create an event in Apple Calendar not using Davis. It was able to add an invitee no problem (email sent and everything) but the time and date were still editable after adding the invitee.

So something about Apple Calendar App and Davis with an invitee locked up the editing ability.

Is this your experience as well?