The End Date field on the Delegate Setup form has incorrect valuesIssue Delegate Setup form showing wrong values for End DateCauseThe starts and ends field on the 'sys_user_delegate table' is using "Dynamic default value"Resolution'Ends' field on 'sys_user_delegate' table set to "Dynamic default value" (e.g., First Day of 2100 (Date and Time))This is out of the box configuration and working as expected You can change these values as per the requirement by Creating a new dynamic filter option by navigating to sys_filter_option_dynamic table and then change the dictionary record for the 'sys_user_delegate.starts,sys_user_delegate.ends' field to the new default value