Question
Pega 7.1.9 Cookie Issue
We have recently upgraded from 5.5 SP2 to Pega 7.1.9. After upgrade, we are facing a strange issue. Whenever business users are logging into the application, they are able to view other assignments. Once we clear the cookie everything works normal. After 1-2 days again he faces the same problem and clearing cookie resolves the issus. Had anyone faced similar issue?
This is very urgent for me. If anyone can provide me quick solution that would be really help.
Thanks,
Rakesh
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
"Whenever business users are logging into the application, they are able to view other assignments"
How you are displaying the assignments to your business users ?
Ideally this should be done via a repeat grid soruced from data page D_pyUserWorkList
Check the section pyDashboardMyWorkList section for details .
If you are not using this, then i would suggest you to try out the grid and data page in your application and see whether the issue is occurring or not ?