Question about deleting a Required Field from a custom form
I've built a new custom form that I would like to use on some of my request queues. The new form includes two required fields that will replace two of the required fields that another custom form on the form is currently using.
I don't want to have the field in the request queue twice. If I remove the two required fields from the current custom form on the request queue will those required fields be deleted from previous issues or projects that used that custom form when they were initially requested? Or will they keep the information that was on the custom form from when it was created?
Basically, I'm wondering if changing a custom form changes how it shows up across the system in past projects/issues or if it keeps that information and only changes how the form is used for new requests.