The "Image" type field does not clear out the sys_id of the attached image when you click [Delete]DescriptionThe "Image" type field does not clear out the sys_id of the attached image when you click [Delete]Steps to Reproduce 1. Open any sc_category record and add an image to the "Desktop image" field. Save the record2. Open the same record (if not already open) and click the [Delete] link shown above the image you just added. The image should be removed. Save the record again.3. Check the XML of the sc_category record and notice that <homepage_image> wil stil have the sys_id of the attachment.Expected: the field should be cleared outActual: the field will still hold the sys_id of the sys_attachment record, which has already been deleted from the instance.WorkaroundThis problem has no workaround, is under review and targeted to be fixed in a future release. To receive notifications when more information becomes available, subscribe to this Known Error article by clicking the Subscribe button at the top right of this form.Related Problem: PRB1360299