Page MenuHomePhorge

Update open invitation/declined folder
Closed, ResolvedPublic8 Story Points

Description

  • jane creates an event with john as attendee
  • john updates his status via incidenceeditor

when a user updates the status via incidenceeditor than it taks a long time till the decline/open inviation folder is showing the right content. And we see a lot of errors in the log:

kontact(421)/libakonadi Akonadi::CalendarBase::item: Can't find any item with id  5

Details

Ticket Type
Task

Revisions and Commits

Event Timeline

knauss claimed this task.
knauss raised the priority of this task from to 60.
knauss updated the task description. (Show Details)
knauss added projects: Restricted Project, Restricted Project.
knauss changed Ticket Type from Task to Task.
knauss edited a custom field.
knauss added subscribers: knauss, mollekopf.
knauss moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Aug 4 2015, 1:57 PM

baloo status ist updated directly afterwards.

changinging form accept (normal calendar) to decline(seach forlder) is okay:

kontact(699) EventViews::AgendaView::Private::calendarIncidenceDeleted:
kontact(699) EventViews::AgendaView::Private::postCalendarIncidenceDeleted:
kontact(699) MessageList::Core::ModelInvariantRowMapperPrivate::modelIndexRowToModelInvariantIndexInternal: Requested invariant for storage row index  4  not found in history 
kontact(699) MessageList::Core::ModelInvariantRowMapperPrivate::modelIndexRowToModelInvariantIndexInternal: Requested invariant for storage row index  4  not found in history 
kontact(699) MessageList::Core::ModelInvariantRowMapperPrivate::modelIndexRowToModelInvariantIndexInternal: Requested invariant for storage row index  4  not found in history 
kontact(699) MessageList::Core::ModelInvariantRowMapperPrivate::modelIndexRowToModelInvariantIndexInternal: Requested invariant for storage row index  4  not found in history 
kontact(699) EventViews::AgendaView::Private::calendarIncidenceAdded:

changing form decline to accept is getting strange:

kontact(699) EventViews::AgendaView::Private::calendarIncidenceAdded:
kontact(699) EventViews::AgendaView::Private::calendarIncidenceChanged:
kontact(699) EventViews::AgendaView::Private::reevaluateIncidence:
kontact(699) EventViews::AgendaView::Private::calendarIncidenceChanged:
kontact(699) EventViews::AgendaView::Private::reevaluateIncidence:
kontact(699) EventViews::AgendaView::Private::calendarIncidenceChanged:
kontact(699) EventViews::AgendaView::Private::reevaluateIncidence:
kontact(699) EventViews::AgendaView::Private::calendarIncidenceChanged:
kontact(699) EventViews::AgendaView::Private::reevaluateIncidence:
kontact(699) EventViews::AgendaView::Private::calendarIncidenceChanged:
kontact(699) EventViews::AgendaView::Private::reevaluateIncidence:
kontact(699) EventViews::AgendaView::Private::calendarIncidenceChanged:
kontact(699) EventViews::AgendaView::Private::reevaluateIncidence:
kontact(699) EventViews::AgendaView::Private::calendarIncidenceChanged:
kontact(699) EventViews::AgendaView::Private::reevaluateIncidence:
kontact(699) EventViews::AgendaView::Private::calendarIncidenceChanged:
kontact(699) EventViews::AgendaView::Private::reevaluateIncidence:
kontact(699) MessageList::Core::View::resizeEvent: Resize event enter (viewport width is  83 )
kontact(699) MessageList::Core::ModelInvariantRowMapperPrivate::modelIndexRowToModelInvariantIndexInternal: Requested invariant for storage row index  5  not found in history 
kontact(699) MessageList::Core::ModelInvariantRowMapperPrivate::modelIndexRowToModelInvariantIndexInternal: Requested invariant for storage row index  5  not found in history 
kontact(699) MessageList::Core::ModelInvariantRowMapperPrivate::modelIndexRowToModelInvariantIndexInternal: Requested invariant for storage row index  5  not found in history 
kontact(699) MessageList::Core::ModelInvariantRowMapperPrivate::modelIndexRowToModelInvariantIndexInternal: Requested invariant for storage row index  5  not found in history 
kontact(699) MessageList::Core::ModelInvariantRowMapperPrivate::modelIndexRowToModelInvariantIndexInternal: Requested invariant for storage row index  5  not found in history 
kontact(699) EventViews::AgendaView::Private::calendarIncidenceDeleted:
kontact(699) EventViews::AgendaView::Private::postCalendarIncidenceDeleted:

so first a new incidence is added and afterwards the delete is sent, that's why angendaview has now a broken incidence.

knauss added a revision: Restricted Differential Revision.Aug 4 2015, 4:53 PM
knauss moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Aug 4 2015, 4:53 PM
knauss moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.