The Approval Field Displays 'Approved' Instead of 'Approval RequestedIssue Approval field value is not working properly on the pm_project table. The Approval Field is showing as Approved instead of Approval Requested when you request for any project approvals. Steps to reproduce Login to Dev instanceApplication Nav ➔ Project ➔ Create New ➔ Fill in all the mandatory details ➔ Save = Observe the Approval field, it will be in "Not yet request" stateAssign Project Approver ➔ Request Approval ➔ = Observe the Approval field, it will be in "Approved" stateCause A custom approval rule might set the Approval Field as Approved when the "Project Approver isnot Empty"ResolutionCheck if there's any custom Approval Rule has been written on the instance and update that approval rule to fix this issue.