K2 Worklist webpart intermittently displays tasks

  • 16 February 2021
  • 0 replies
  • 2 views

Userlevel 5
Badge +20
 

K2 Worklist web part intermittently displays task

KBS100022

PRODUCT
K2 blackpearl 4.6.11
BASED ON
K2 blackpearl 4.6.11
This article was created in response to a support issue logged with K2. The content may include typographical errors and may be revised at any time without notice. This article is not considered official documentation for K2 software and is provided "as is" with no warranties.
LEGACY/ARCHIVED CONTENT
This article has been archived, and/or refers to legacy products, components or features. The content in this article is offered "as is" and will no longer be updated. Archived content is provided for reference purposes only. This content does not infer that the product, component or feature is supported, or that the product, component or feature will continue to function as described herein.

Issue

The K2 Worklist web part from the SharePoint homepage displays a users tasks and other days it does not. This issue happens intermittently.

Symptoms

A users tasks' sporadically appears and dissappears from the K2 worklist web part.

Resolution

This issue occurs due to the old users still being cached. The issue can be resolved by running the following command for the rows of the users not being considered anymore:

 

Update [K2].[Identity].[Identity] Set Enabled = 0, Resolved = 0, ContainersResolved = 0 Where ID = [ID]

 

After completing the command above,  please restart the K2 Service.

0 replies

Be the first to reply!

Reply