Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from names to IDs for all Airtable entities #10

Open
jmasom opened this issue Sep 30, 2024 · 0 comments
Open

Switch from names to IDs for all Airtable entities #10

jmasom opened this issue Sep 30, 2024 · 0 comments

Comments

@jmasom
Copy link
Contributor

jmasom commented Sep 30, 2024

Every few months some automation breaks because the name of something in Airtable was changed (eg. Canto translations, view names). Name changes in Airtable are normal and to be expected, and the code in this repo should be resilient to them. To that end we should try to use the immutable IDs Airtable provides for all entities (tables, views, columns, etc.) rather than their mutable names.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant