-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
When User is changed and logged in as different user but in comment still showing the name for prev user.
- User1 Logged in give some annotations.
- In annotations we can see that annotation is added by User1.
- User1 logged out.
- User2 Logged in and try to give any annotation.
- We are seeing that the annotations are coming as User1 even if the annotation is given by User2.
- If we clear the cache and redo then we can see annotations for User2.
We are now forced to clear cache each time to work smoothly.