Inconsistent tooltip naming of the three-dot menu on "My Lists" (Show Options vs. Menu Item Actions) - Zurich in workspace<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } Issue: Inconsistent tooltip naming of the three-dot menu on "My Lists" (Show Options vs. Menu Item Actions) - Zurich in workspace Steps to reproduce: 1. Login to any Zurich instance2. Goto CSM/FSM workspace list3. Hover on three dots of "test" under My List4. Observe that it shows "Show Options" as tooltip5. Click on next "test 2" under My List6. Hover on three dots of "test 2" under My List7. Observe that it shows "Menu item actions" as tooltip8. Now back again on ""test" under My List and Hover on three dots, you will notice it shows now correct tool tip as "Menu item actions" This happens not only on CSM/FSM workspace but also on SOW workspace as well. Resolution: This is known error PRB1989782 and Fixed in Zurich Patch 8, Australia Patch 2 and Brazil release.