Skip to content
  • Daniel Stone's avatar
    CCU: Ignore restricted child tasks for progress bar · 46b61d7b
    Daniel Stone authored and Ana Rute Mendes's avatar Ana Rute Mendes committed
    If we have a child task which we can't access, ManiphestTaskQuery will
    raise an exception; trying to view the workboard, this will bubble up as
    a policy exception which will (incorrectly) tell the viewer they can't
    access the project.
    
    Catch any exceptions whilst trying to calculate overall progress, and
    ignore those restricted child tasks.
    46b61d7b