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

Document or fix the "tags" value in the output of the database rebuilding API endpoint #12

Open
tanius opened this issue Oct 21, 2019 · 0 comments

Comments

@tanius
Copy link
Member

tanius commented Oct 21, 2019

Currently, at the end of the execution of http://localhost:5000/hardUpdateFromEdgeRydersDiscourse, something like this may appear (here for the case of the ethno-ngi-forward corpus):

{"tags": ["3787", "3789", "3790", "3788", "3793", "3794", "3796", "3791", "3795", "3792"], "users": [], "posts": [], "comments": []}

None of this makes sense to me. "Tags" usually refers to "codes" in Open Ethnographer, but here that does not seem to fit because (1) there are too few, (2) their count does not match with what http://localhost:5000/status says, (3) what are these numbers.

Also, it does not make sense that "users", "posts" and "comments" would all be empty at this stage.

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