Page MenuHomePhorge

Broken delegation scenario
Closed, ResolvedPublic

Description

OTRS 1017546

  • Alice is a delegate of Bob
  • Alice creates an event in Alices calendar with alice as organizer
  • Alice invites Bob to this event
  • Bob gets an invitation, but in alice calenar the event is not shown.

(I just copied this from OTRS, I'm not entirely sure what the problem is).

Details

Ticket Type
Task

Event Timeline

mollekopf raised the priority of this task from 40 to High.Jun 6 2016, 2:54 PM
mollekopf created this task.

The problem is:

  • The user has his own identity and that of a delegator configured
  • The user creates an event with his own identity as organizer and the delegator as attendee in his own calendar
  • Because the delegator is recognized as one of the own identities, the event is (in this case incorrectly) filtered from the own calendar.

The solutions is:

  • If we are the organizer, ignore the attendee status and show the event in any case in the regular calendar.
  • Don't modify the logic of the open invitations calendar, so the event shows up in both calendars.
knauss moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Jun 8 2016, 2:45 PM
knauss moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Jun 8 2016, 2:54 PM
knauss moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.

Fixed in kdepimlibs 4.13.0.26