You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 20, 2022. It is now read-only.
Overall, it looks like everyone's done a great job of enforcing consistency and correctness in the AirTable entries! However, if we opt to use the AirTable API to feed our timeline directly, any data integrity violation will matter. I noticed a couple funny entries so far.
Is there an obvious way to flag these for review in AirTable?
I'll log them here for now.
Corrupt Rows
Row 130
Year 73116? 😂
Row 171 & 199
These two rows reference a tweet. It looks like the tweet is present both as a link and as a copy paste of the HTML page itself in the Media Image column. Is this intentional? HTML is not an image, so it breaks things when I try to render it!
Overview
Overall, it looks like everyone's done a great job of enforcing consistency and correctness in the AirTable entries! However, if we opt to use the AirTable API to feed our timeline directly, any data integrity violation will matter. I noticed a couple funny entries so far.
Is there an obvious way to flag these for review in AirTable?
I'll log them here for now.
Corrupt Rows
Row 130
Year 73116? 😂
Row 171 & 199
These two rows reference a tweet. It looks like the tweet is present both as a link and as a copy paste of the HTML page itself in the
Media Imagecolumn. Is this intentional? HTML is not an image, so it breaks things when I try to render it!