Database column data is lost when name changes #31

Closed
opened 3 years ago by garrettmills · 0 comments
Owner

Right now, the database row data is stored keyed by the column's headerName. This means that if the header name is changed, the data for the column is lost.

Instead, rework the database entries so that they are keyed by the column's UUID, regardless of header name.

Right now, the database row data is stored keyed by the column's headerName. This means that if the header name is changed, the data for the column is lost. Instead, rework the database entries so that they are keyed by the column's UUID, regardless of header name.
garrettmills added the Scope: Databases Bug labels 3 years ago
garrettmills closed this issue 3 years ago
Sign in to join this conversation.
Loading…
There is no content yet.