Resolved! Trying to update value of field in table using scripts or business rules
I have a table u_enhancement_task that contains:u_task_type, u_state, u_assigned_to, u_requirements_state, u_requirements_assigned_toI'm trying to update the value in the u_requirements_state with u_state and u_requirements_assigned_to with u_assigne...
