However, since this update a custom script I have that calls get_value on a custom child table is failing with PermissionError. I’m logged in as Administrator with explicit permissions for the parent. Anyone know how to resolve this?
EDIT: Checked the tabDocType table and the child table has no parent. In fact, no DocTypes have parents… How do I resolve this?
Good day sir, @DBoobis. May i know how did you do this? “Turns out you need to pass parent through as an argument when calling get_value”. I’m having the same error right now. I tried fetching a child table data to other doctype. Thank you in advance.