Description |
*Steps to Replicate:* # Go to Work | Work Orders. # Go into Screen Designer. # Make the Assigned By field (EVT_SCHEDGRP) a Required Field. # Save. # Create/Select an open WO with an Equipment that has a Department with a Default Supervisor. # Set the status of the WO to Closed but do not save yet. # Change the Equipment with a Department that has no Default Supervisor. # Save. *Expected Result:* As the Assigned By field is set to required, an error should appear when trying to set the WO to Closed and the field is empty. *Actual Result:* The WO is saved bypassing the Assigned By required field. |