Closed AlmogBaku closed 4 years ago
Probably due to an API change, but the current implementation doesn't fetch the custom field value(when requested in the query param). The problem caused by missing fields in the CustomFieldItem struct.
CustomFieldItem
@mangelajo @adlio
Re-opening this issue. I'm interested in ways to fetch custom values more comprehensively.
@adlio I fixed the bug occurred in my previous PR
Probably due to an API change, but the current implementation doesn't fetch the custom field value(when requested in the query param). The problem caused by missing fields in the
CustomFieldItem
struct.@mangelajo @adlio