In Pega Customer Service (Pega CS), how to hide the Confirm harness once a service case is resolved. I tried using the available options on the Flow Actions to close the work object, but it’s not working as expected in Pega CS.
The challenge is that Pega CS + Constellation does not use the old “Confirm Harness” model.
Instead, the Case Type’s View/Stage configuration controls what the user sees when a case reaches its last assignment.
In CS 24.2.x, the UI runtime overrides flow-action-level options. This means your fix must be done at the Case Type or Service Case configuration, not at a flow or flow action.