Skip to content

Move column_names assignment inside returning_selections#892

Open
mirelon wants to merge 1 commit intozdennis:masterfrom
mirelon:patch-1
Open

Move column_names assignment inside returning_selections#892
mirelon wants to merge 1 commit intozdennis:masterfrom
mirelon:patch-1

Conversation

@mirelon
Copy link

@mirelon mirelon commented Jan 8, 2026

When running the import, I was getting error from deep inside this gem:

undefined method 'column_names' for nil (NoMethodError)

Something is probably wrong on more layers, but the fix on this place is simple and safe, because column_names are not needed if there are no selections.

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.

1 participant