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

Error icon stating case is locked does not display on row

SA-86677

Summary



User accesses a case functionality from a modal action on a grid as user 1. User also works on the case via modal from the grid as user 2. Error icon stating the case is locked does not display on the row. This occurs post post upgrading to Pega 8.2.2.


Error Messages

Not Applicable


Steps to Reproduce

  1. Upgrade from Pega 7.1.7 to Pega 8.2.2
  2. Open a case as user 1
  3. Access the case via a modal popup from a grid as user 2


Root Cause



A defect in Pegasystems’ code or rules. The position style attribute of icon div class caused the incorrect behavior.

Resolution



Perform the following local-change:
Add the below code to the UserWorkForm:

<style>
 .oflowDivM >.iconErrorDiv{
    position:absolute ! important;
   margin-top:25px;
  }

<style>

Published 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?

Want to help us improve this content?

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
Contact us