When I try to update an entry in a field of type "Link to other records", I get a return value that indicates success, but then it seems the record in the table isn't actually updated.
Furthermore, when I retrieve records of that type, I get actual values (the names of the linked records) rather than record ids. Airtable's API returns record ids for Link fields, and it seems like there's a strong case to be made for that approach, at least in that it provides a more complete reflection of the relational structure of the base.
Thanks for building this! I'm a big fan.
When I try to update an entry in a field of type "Link to other records", I get a return value that indicates success, but then it seems the record in the table isn't actually updated.
Furthermore, when I retrieve records of that type, I get actual values (the names of the linked records) rather than record ids. Airtable's API returns record ids for Link fields, and it seems like there's a strong case to be made for that approach, at least in that it provides a more complete reflection of the relational structure of the base.
Thanks for building this! I'm a big fan.