Skip to content

Calendar provider crashes with NPE when eventStatus is UPDATEd to null, even when it's already null #84

@rfc2822

Description

@rfc2822

We have a workaround for updating non-null eventStatus to null: in that case we delete/re-create instead of updating.

However we currently don't handle the case when eventStatus is already null and then explicitly updated to null. However that case crashes with the same NPE too.

Metadata

Metadata

Assignees

Labels

pr-bugfixFixes something that isn't working (only used for PRs)

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions