Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error on multi-value join #861

Merged
merged 1 commit into from Jan 27, 2024

Conversation

corubba
Copy link
Contributor

@corubba corubba commented Jan 21, 2024

Bugfix for something I broke with #858. Only join multi-value fields if they are strings. As it turns out, these can also be lists of dicts, for example for images.

Only join them if they are strings. As it turns out, these can also be
lists of dicts, for example for images.
@corubba corubba added the bug This is a bug, and should be fixed label Jan 21, 2024
@sandrotosi sandrotosi merged commit 3c7b946 into puddletag:master Jan 27, 2024
@corubba corubba deleted the bugfix/field-join branch January 27, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This is a bug, and should be fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants