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 multivalue split and join on configs #1003

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kirkkwang
Copy link
Contributor

This commit will move the :multi_value_element_join_on and :multi_value_element_split_on config options into the Configuration class. Previous, the Bulkrax initializer was not able to set these options.

@kirkkwang kirkkwang added bug-fix minor-ver for release notes patch-ver for release notes and removed minor-ver for release notes labels Jan 7, 2025
This commit will move the :multi_value_element_join_on and
:multi_value_element_split_on config options into the `Configuration`
class.  Previous, the Bulkrax initializer was not able to set these
options.
@kirkkwang kirkkwang force-pushed the fix-join-split-config-options branch from 13674a7 to 57bc4aa Compare January 7, 2025 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix patch-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant