pega user portal navigation panel

After a recent deployment I could see some unnecessary options available in user portal left navigation menu. Can some one assist why it occur?

@MinuJ214

Identify the navigation rule using live UI and see if it has been customized. If yes, remove the unnecessary navigations or restrict it with when rule.

@P.Siva.Praveen I didnt touch navigation rule in this deployment

@MinuJ214

That’s fine. Check the navigation rule and identify the source of this navigations. There might be a change done in the other rules which affect this navigations. If required try to trace once the portal gets launched.

@MinuJ214 - The menu list is a complete flow action list. Verify whether in your portal harness left navigation panel any pyLabel is added with source as pyFlowActionsList .

Thank you.