ContentService.GetPublishedVersion does not return most recently published version
I'm fetching an item & then retrieving a given property. When I fetch the item via GetById(), the property value is set & correct. When I fetch the item via GetPublishedVersion(), the property value is null.
I have gone into the backoffice & re-published this item, its parents, and even the entire site. I have gone so far as to completely delete the contents of TEMP hoping something just needed to be flushed.
ContentService.GetPublishedVersion does not return most recently published version
I'm fetching an item & then retrieving a given property. When I fetch the item via GetById(), the property value is set & correct. When I fetch the item via GetPublishedVersion(), the property value is null.
I have gone into the backoffice & re-published this item, its parents, and even the entire site. I have gone so far as to completely delete the contents of TEMP hoping something just needed to be flushed.
Any thoughts why this isn't working?
Thanks!
is working on a reply...