ERPNext Issue: Stock Reconciliation Child Table not populating data

In Stock Reconciliation Item child table, our team added Item description as an additional data column, referencing: https://docs.erpnext.com/docs/v13/user/manual/en/customize-erpnext/articles/how-to-add-master-link-and-fetch-data-from-the-same
Everything was working 6/1/2023:
image

We are now attempting to use Stock Reconciliation again on 7/2/2023, and it is no longer populating the descriptions:
image

Here is what we have which was working before:
image
image

Is there a glitch right now, or was there a glitch before that made this work on ERPNext v13?

Any guidance is appreciated-- thank you!

Module

stock

Version

ERPNext: v13.51.7 (HEAD)
Frappe Framework: v13.57.3 (HEAD)

Installation method

FrappeCloud

Hi @SimplifyBS,

Please apply it.

item_code.description

Then reload and check it.

Thank You!

Thank you so much for your response @nihantra!
Unfortunately, we performed the change and it has not worked, even with a reload, as well as logging out and logging back in:
image


Is there anything else, perhaps, that we are doing wrong that you can see under Description settings?



Here is also the Item Code settings:




Thank you again, we really appreciate this!

Hi @NCP – Thank you for getting us really close to the resolution! Our dev checked Fetch if Empty, and now, when we input line by line, THEN the description appears.
The remaining issue we have is that it will not appear if we Fetch from the Warehouse:
image

We are going to consider this closed for now, and I will try to work around this limitation.
Thank you for your support!