Skip to content

Conversation

@dsagal
Copy link
Member

@dsagal dsagal commented Dec 9, 2025

Context

When AddColumn and AddTable have a column without a label set, they default to using the colId. They were using the sanitized version (e.g. "Full_Name2"); this changes them to use the passed-in version (e.g. "Full Name").

Has this been tested?

  • 👍 yes, I added tests to the test suite

When AddColumn and AddTable have a column without a label set, they
default to using the colId. They were using the sanitized version (e.g.
"Full_Name2"); this changes them to use the passed-in version (e.g.
"Full Name").
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

Successfully merging this pull request may close these issues.

2 participants