"Invalid Update" Error when changing the State of a Project Task and saving.Description"Invalid Update" Error when changing the State of a Project Task and saving. This happens when moved from Closed to Pending.CauseThis behavior seems to be happening due to a custom Dictionary Entry Override for the State field on the "pm_project_task" table.We can fix this by unchecking the Override Attributes checkbox. Once this is done the Pending state will be accepted by the system and the save will go through.ResolutionNEXT STEPS:1. In the Filter Navigator type "sys_dictionary_override.LIST"2. In the "Table" column search for "pm_project_task"3. In the "Column Name" column search for "state" and go to the matching record4. Uncheck the Override Attributes checkbox5. Save the form