Issues with saving #microsoft.graph.openTypeExtension metadata
Hi everyone. We have a calendar extension tool that syncs events between calendars, and we rely on #microsoft.graph.openTypeExtension
custom attributes to keep track of changes. The app has been running without issues for a few months, but yesterday, we have noticed extension properties were not being saved at all on some calendars.
Unfortunately, so far, we have not been able to reproduce this issue any more, even on the affected calendars. So far, our best guess is that there may have been a temporary issue on Microsoft's side, but we have no way to confirm this. Has anyone seen similar issues with openTypeExtension
lately, and has Microsoft reported any issues related to this?
Any help is appreciated. Thanks!