After creating a page in Clarity Modern UX and adding this to Navigation Menu, this menu entry title is displayed when you create a new Objective instance which has the same id as shown as uipage of the new page in menu. The expectation is that the new Objective instance name will be displayed instead.
Steps To Reproduce
1. In Clarity Modern UX, create a new page and add it to Navigation Menu, eg - "Name = Action Items"
2. Check the new Navigation Menu entry and note the ui page link, eg - "/pm/#/uipage/5000000/details"
3. Now navigate to Objectives area in Clarity Modern UX and create a new instance with name eg - "Name = test"
4. Now click on the Name of the newly created Objective instance to open the properties page.
Expected: Properties page shows title 'Test'
Actual: Properties page shows title 'Action Items' (from menu)
Clarity 16.3.1
Caused by ID of new Objective entry being the same as uipage id of the Navigation menu entry
Resolved in Clarity 16.3.2