Resolved! Clearing a field in Flow Designer (Value of field record is not a GlideRecord)
I am attempting to set a flow to remove the value of assigned_to in a cmdb_ci record. My initial strategy was to remove the value by setting the field to be blank. When executing the flow the error "Value of field record is not a GlideRecord" is thr...