Let's say we have this scenario:
User A: Out of Office to User B
User B: Out of Office to User C while User A is still Out of Office
Currently if that happens User C only sees shared tasks from User B.
I would like that User C also saw the tasks from User A without having to create an additional Out of Office from User A to User C. Is there a way to do that through the K2 API?
I've noticed a single WorkListShare instance can have multiple WorkTypes so I'm thinking maybe there's a way to define a WorkType for shared tasks.