Hi,
Can a queue item sit in multiple queues? We want to create an instance of an entity that once created has actions from multiple organisations at the same time. Can a single item be in multiple queues and be updated concurrently by different parties (different
sections of the item obviously)?
I'm guessing not... Is a way round this to create an entity hanging off the main entity with "things to do" entity instances and link each one back to the main item, and then assign each of the hanging items to the correct queue(s)?
Any insight would be great.
Cheers,
James