How to tell if someone has a "lock" on a Task

I have a dashboard-like page that contains a grid with a list of all outstanding tasks.

One of the columns in display is 'Task Status' and my aim is to distinguish the tasks that are currently being viewed/edited by someone. Since Appian OOTB status values don't provide such distinction (e.g. "In Edit"), I'd like to know if anyone has experience in implementing said capability or can offer pointers on how it can be done, if possible.

Thanks in advance!

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to SailingHome

    That depends on how you define "working on". IMHO this is an organizational challenge but no technical problem.

    If I accept a task, it is my responsibility to complete it within the allocated time.

    To manage that, use due dates and escalations.

    The question whether someone is actually staring at the screen is super difficult to answer in a web environment. And even with a desktop application this is not easy.

Children
No Data