hey, im planning on making a support ticket about this but just curious if anyone has seen something similar before. i have a custom sublist field on our work orders, which i set and save using a script. when i load the work order in the UI, it shows the value correctly, but when i load the same work order with a script, the value for that field shows as null. loading the record in xml also shows it null. if i edit a different field on that line, save the record, and reload the record, the original field shows the same value and now is available in script and xml.
this makes me think that the original field wasn't fully committed to the database somehow, but i'm not sure how the UI could pull that value if it isn't saved. this is hard to show with screenshots but ive attached pictures of before and after i re-committed the line after checking a checkbox. nothing else on the record was changed in between the screenshots.