Many cards in production have id field of ?DEFAULT-INVALID-ID?
#672
Labels
bug
Something isn't working
?DEFAULT-INVALID-ID?
#672
Found while working on #646
On first save we likely store the ID.
The effect is shadowed on the client because we have each card obj be
{...rec.data(), id}
, but something that looks at DB directly will get confused.Needs a maintenance task and also to fix the behavior
The text was updated successfully, but these errors were encountered: