Longtext fetch in child table not working

I have some custom fields in the Sales Invoice Timesheet table, and have the appropriately named fetches set up for employee, start date, and note. I’m using the custom script fetch, and “time_sheet.note” in the field options.

On validation, the fetches work for the data fields, but it takes a manual entry of the time sheet name to retrieve the fetch properly. Any ideas? Thanks

Please remove, Long text field should have been text editor

Is this fixed?

Definitely was user error… expected long text field to be the destination field that I should use, and it worked when manually triggered via link field, as opposed to using script, but as soon as I changed it to Text Editor (same as the source) it worked just fine after refresh