Employee Service Portal "mega menu" doesn't refresh until impersonation or end impersonation is kicked offDescriptionEmployee Service Portal "mega menu" doesn't refresh until impersonation or end impersonation is kicked off.Steps to Reproduce 1. Hop into San Diego instance and install latest version of store application 'Employee center" [version 25.0.3]2. Navigate to Content Taxonomy >> Taxonomies and open the record 'Employee'3. In the related list 'Child Topic' , edit the name 'IT" to anything. For example 'Test'4. Now go to portal '/esc' and notice the mega menuActual Behavior: Mega Menu 'IT" still shows 'IT'Expected Behavior: Mega Menu 'IT" should shows 'Test'NOTE: If we start impersonation or end impersonation, then in portal we can see new name for mega menuWorkaroundMega menu topics are computed once and stored in the session cache. As a result, the topics are simply fetched from this cache.Hence the changes made are not reflected until the impersonation or login/logout activity is performed. This is expected behavior by design in all currently supported releasesRelated Problem: PRB1590851