Skip to main content

Hi,

 

We need to be able to update roles for currently assigned Activities and have here. We are able to add RoleItem to the role. It works fine, but how can we Allocate it to a newly assigned person???

 

We tried many things, like setting this role as dynamic, setting expiry date at past in SQL database and sending the process to the same activity to re-allocate the users. And still it doesn't want to allocate the activity instance to a newly assigned user.

K2 utilizes an internal identity cache to prevent the server from having to constantly talk to authentication subsystems.  See this page for more information about the cache, including how to force a refersh of the entire cache, or a particular role in the cache.


Reply