UI Actions like Copy Project, Copy Partial Project and Project Task Creator on Project Form lead to broken pages, or incorrect UI PagesIssue There are basic UI Actions in the Project Portfolio Suite that allow users the ability to copy projects, copy portions of a project to a different project or project task, and create multiple bulk project tasks. They are aptly named, Copy Project, Copy Partial Project and Project Task Creator. When selecting these UI Actions, they will in turn open or call a UI Page. When selecting these UI Actions, you may see a UI that looks outdated or incorrect, or the page it leads to is not a UI at all, and rather a page with HTML loaded.ReleaseLondon +CauseIf duplicate UI Actions or UI Pages for the same name exist, this will cause issues on loading as well as with the UI Page functionalityResolutionEnsure that there is only 1 version/instance of each record. All except Copy Project have UI Actions for pm_project and pm_project task tables. Only Copy Project has a UI Action on pm_project, but not pm_project_task. If there are duplicates of these UI Actions, issues will occur. Additionally, each UI Action leads to a Glide Modal or UI Page. These records are findable under UI Pages. If duplicate records of the same name exist, this will also cause issues. If duplicate UI Actions exist, you may deactivate the older duplicate. If UI Page duplicates exist, you cannot deactivate, but you can change the name to delink it (and ensure it does not get called by any UI Action).