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

decide_entities doesn't work on only one dataset ID number #25

Open
atn38 opened this issue Jun 2, 2022 · 1 comment
Open

decide_entities doesn't work on only one dataset ID number #25

atn38 opened this issue Jun 2, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@atn38
Copy link
Contributor

atn38 commented Jun 2, 2022

decide_entities(ids = 2) would throw an error. The cause: when there's one ID number passed, all revisions for that dataset would get returned and this causes mayhem later on in the function

@atn38 atn38 added the bug Something isn't working label Jun 2, 2022
@atn38 atn38 self-assigned this Jun 2, 2022
@atn38
Copy link
Contributor Author

atn38 commented Oct 10, 2022

note: decide_entities atm is called get_uncollated_entities in utils.R

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

No branches or pull requests

1 participant