On the Service Portal - The Submit and Next button are not working, Catalog Item does not submitIssue When you click on submit button or next button nothing happens, and the catalog item does not submit. In the console you can see the following error:Overwriting extension point: g_validation_script_field_countReleaseAll ReleasesCauseOne possible reason for this is that there is catalog item contains a duplicate of a variable with the same internal name. ResolutionIn this scenario, the cause for the form not being able to submit were duplicate variables for "employee_end_date". You can not have two variables with the same internal name within the variable set.