Syed Ali Shahbaz
Syed Ali Shahbaz
@jdaviescoates Amazing 😃 Thank you for the bug report. Please feel free to let me know if you face any other caldav related bugs at all 🙏
It could be possible that this is taken from the booker's timezone. It definitely isn't correct in production.
I could explore this, yes. Let me add this to my next week's agenda 🙏
There were changes to the Email subject altogether and I am since unable to re-create this.
Hi @AAYUSH-droid It's already being taken care of in the PR mentioned above ( PR #9143 ) Thank you for offering the help though, we appreciate it! 🙏
It was primarily for the API, requested by one of the customers. It's been completed, somehow didn't auto-close. Closing now.
> @alishaz-polymath this should be easy, no? Yeah, it should be straightforward. I think it would make sense to simply update the `GET v1/event-types/:id` to be something like `GET v1/event-types/:id-or-slug`
Event type slugs are unique on a per-user basis, so if you hook up userId in where clause along with the slug, the result should be unique. You could do...
Hey @belle-isle this appears to be related to the daylight saving time issue. I am currently working on a fix for this and your patience is greatly appreciated in the...
Hi @ready4sea This particular issue is not yet fixed, I'm afraid. The latest iCal bug fix was related to the timezone doubling when events are created on the native iCloud...