When a project is created from a template project, the new project will usually inherit the values from the template project.
For example, if the template project has a FINANCIAL STATUS as CLOSED, the newly created project should also have the same FINANCIAL STATUS but it comes back with an OPEN status.
Steps to Reproduce:
--> Open an existing project which has the financial status as CLOSED
--> Mark this project as a template
--> Create a new project using NEW FROM TEMPLATE and use the above template project to create one.
--> Navigate to the sub page which has the Financial Status field in it
Expected Result: The Financial Status of the newly created project is CLOSED
Actual Result: The Financial Status of the newly created project is OPEN