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

AttributionDAO fails when provider mapping has institution but not collection code #128

Open
ansell opened this issue May 22, 2016 · 0 comments

Comments

@ansell
Copy link
Contributor

ansell commented May 22, 2016

When a provider mapping has an institution but not a collection code, the AttributionDAO is unable to find it as it presumes that the collection code will exist

if(institutionCode!=null && collectionCode!=null){

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

No branches or pull requests

1 participant