Error in flow designer: Field 'record', Value 'null': Glide Record is invalidDescriptionWhen updating a record in Flow Designer, an error is thrown: Field 'record', Value 'null': Glide Record is invalidCauseCheck if the update action is updating a valid record. In the Configuration Details, look for the Runtime Value for Record. Is it set to a valid value? The error means that Flow Designer can't find a record to update, so the most likely reason is that whatever is defined in the Update Record action is incorrect.ResolutionCorrect the action so it references a valid record