i noticed collection link field is not really updating when i'm updating the source table fields. when i open the admin panel it is requesting related fields data from it’s own collection each time .
i’m seeing old value because i’m only requesting main collection and not fetching collectionlinks fileds values from related table.
hi everyone; i’m not native english speaker sorry for mistakes :), the problem is when i update a field via api which is added as a collection link to another collection, i can see this update at admin panel (backend) but api request gives me ald value of that field. also same issue mentioned here too https://discourse.getcockpit.com/t/bug-updates-to-linkcollection-such-as-name-show-in-the-ui-but-do-not-show-in-the-api-json/1454?u=drascom Api response is
json from admin panel is
i noticed collection link field is not really updating when i'm updating the source table fields. when i open the admin panel it is requesting related fields data from it’s own collection each time . i’m seeing old value because i’m only requesting main collection and not fetching collectionlinks fileds values from related table.
it is a bug isnt it ?