Change project type popup: don't show task status mapping if it's the same as default project
Let's say I have a project type A that has all the same task statuses as the default project. If I click on Change project type to switch from project type A to the default project, I still see a popup with the status mappings. Even though the statuses are 100% the same, I still have to click and select each one. This wastes a lot of time.
It should automatically detect that the statuses are the same and not ask this if the diff check returns the same. Some of my project types are basically the same as the default project except have slightly different custom fields or default settings.