• A "Recalculate approvers" task is stuck in DBQueue

    Hello.

    We have a "Recalculate approvers" task in DBQueue that stuck there for several days. Other tasks appears and disappears but this one is present in queue all the time with the same parameters. And the approvers does not looks recalculated.…

  • ITShop - Approval workflow - Calculated group of approvers

    Hi,

    I try to use the "CP - Calculated group of approvers" procedure.

    First I try to select the manager of the "UID_PersonOrdered" person with the condition below:

    select *

    from Person

    where UID_Person in

    (

              select UID_PersonHead

              from Pe…