Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

S-case does not display as completed on clicking close/cancel

SA-56406

Summary



Service case (S-case) does not display as completed after clicking close/cancel. This occurs sporadically when the left panel is not updated as completed.


Error Messages



Not Applicable.


Steps to Reproduce

  1. Open a S-case
  2. Click the Cancel button
  3. Click some other action before the screen refreshes


Root Cause



An issue in the custom application code or rules. The custom button called a refresh section before calling the Cancel action. The section refresh and the immediate action after that resulted in a race condition.


Resolution

Perform the following local-change:
  1. Replace the 'refresh section' action with a 'run activity' which executes faster. It also does not refreshes a section which is simultaneously being removed
  2. Add a call to the top.showCPMBusyIndicator script as the first action of the configured button
  3. Set a source parameter of 'driver' in the top.showCPMBusyIndicator script. This displays a busy indicator which prevents the user, no matter how fast, from clicking on an additional action before the cancel takes effect
 
 

Published July 23, 2018 - Updated December 2, 2021

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice