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

container.title does not exist #117

Closed
maxheld83 opened this issue Feb 16, 2021 · 7 comments · Fixed by #168
Closed

container.title does not exist #117

maxheld83 opened this issue Feb 16, 2021 · 7 comments · Fixed by #168
Assignees
Labels
bug Something isn't working

Comments

@maxheld83
Copy link
Contributor

This occurs intermittently, apparently mostly (?) when only one (valid, CR-indexed!) DOI is provided:

Warning: Error in : Can't subset columns that don't exist.
✖ Column `container.title` doesn't exist.
  166: <Anonymous>
@maxheld83 maxheld83 added the bug Something isn't working label Feb 16, 2021
@maxheld83 maxheld83 self-assigned this Feb 16, 2021
@njahn82
Copy link
Collaborator

njahn82 commented Feb 16, 2021

What's the DOI?

@maxheld83
Copy link
Contributor Author

10.5194/wes-2019-70 seems to trigger it.
Though weirdly, if you add more other DOIs, the call still passes.

@maxheld83
Copy link
Contributor Author

for future reference, @njahn82 said:

also container.title kann fehlen, wenn es sich nicht um ein journal article handelt

@njahn82
Copy link
Collaborator

njahn82 commented Feb 16, 2021 via email

@maxheld83
Copy link
Contributor Author

maxheld83 commented Feb 16, 2021

that seems bad? 🙃

@njahn82
Copy link
Collaborator

njahn82 commented Feb 16, 2021

not sure, it's like bind_rows works

@maxheld83
Copy link
Contributor Author

I guess this can be closed now, because we now enforce type == journal-article.
But it can come up again with other fields, as per #183.
Closing in favor of #183.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants