Hi everyone,
I'm trying RM and I have this situation:
Task1 has been programmed for User.
While executing task 1, an urgent task (2) has been assigned to User.
So, User needs to stop Task 1 and suspend it for a period. Must give priority to urgent task (2)
How can I handle this in RM? Is it possible to cut the activity?
It may also happen that task 1 is started by User1 and then completed by User2.
How can I handle these cases?
Thank you all