What I have to do, is mark the status of the item as "canceled". Then it is removed during the next refresh.
In some ways, that makes sense. If you delete an appointment, Lightning simply removes the entry. However, a canceled appointment is an update. And updates are sent to the server. (Which then removes it.)
I would wish Lightning would notify the server of a cancellation in the event of an item removal. But that is a bug on their side, right? |