Skip to content

Don't crash if an agenda item is deleted while it is being moved

When a recurring event is moved, a dialog box asks which instances to move. Apparently mActionItem can be set to null by asynchronous events while the dialog is up.

BUG: 435352

Merge request reports