Open maxachis opened 2 weeks ago
@maxachis yes, fantastic catch. this is sort of a part of #32, because it's a field that is automatically updated by Airtable—but it need not be manual in v2.
@josh-chamberlain With this, I want to get some clarification:
@maxachis
@josh-chamberlain For the moment, I intend to convert the existing last_approval_editor
column to last_approval_editor_old
for posterity. However, I can remove it entirely, as you desire.
Context
last_approval_editor
logic ofdata_sources
is a string value which must be manually provided.last_approval_editor
to theusers.id
column.Requirements
Tests
Docs
/data-sources
endpoints, and possibly for other endpoints which pull data sourcesOpen questions