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

User is able to view other operator profile from the case notes

SA-71809

Summary



Clicking a different operator's image or name in the case notes section, displays operator profile and all the user comments in all the applications. This leads to privacy issue. 


Error Messages



Not Applicable.


Steps to Reproduce

  1. Open an existing application from quantum
  2. Scroll down to the case notes section and click an operator image or name of any other user from any of the commentsA new window displays the operator profile of that operator and all the user comments entered in the application


Root Cause



This is as per Pega product design.


Resolution

Perform the following local-change: 

Override the pyPega_Social JavaScript in the application ruleset and add the following code to avoid opening of the user profile:

pega.p.openUserProfile = function(){
  
return;
}



 

Published April 9, 2019 - Updated October 8, 2020

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