Hi
I am digging a bit into K2 database and understand it better.
I know that within the K2 database:
1) ServerLog,ActInstDest table holds data about current active processes and user info to whom tasks are assigned.
2) K2 updates the above table with new user details when a current user "redirects" its task to another user.
However, when a current user "Shares" its task with a new user, K2 does not update the above table and saves this share slot info in another table.
In which table within K2 Database does K2 save the user details with whom a current user share its task with?
Example:
User A has a task to action. User A shares its task with User B. Where does K2 save this "Share" in K2 database?
Thanks