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

add require bagit to bagit parser file #795

Merged
merged 2 commits into from
Apr 21, 2023
Merged

add require bagit to bagit parser file #795

merged 2 commits into from
Apr 21, 2023

Conversation

labradford
Copy link
Contributor

closes #794

Adds require 'bagit' to the bagit_parser.rb file to prevent Error: NameError - uninitialized constant Bulkrax::BagitParser::BagIt errors during BagIt imports

@labradford labradford added the ignore-for-release ignore this for release notes label Apr 20, 2023
@bkiahstroud bkiahstroud added patch-ver for release notes and removed ignore-for-release ignore this for release notes labels Apr 21, 2023
@alishaevn alishaevn merged commit ed27cd9 into main Apr 21, 2023
@alishaevn alishaevn deleted the 794-require-bagit branch April 21, 2023 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uninitialized Constant NameError: uninitialized constant Bulkrax::BagitParser::BagIt
3 participants