Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

504 error when no dataset members are created #1772

Closed
JohnPTobe opened this issue Sep 5, 2019 · 0 comments
Closed

504 error when no dataset members are created #1772

JohnPTobe opened this issue Sep 5, 2019 · 0 comments
Assignees
Labels

Comments

@JohnPTobe
Copy link

Description
When a user tries to create dataset members but the filter returns no files the user gets a 504 error. We should a 200 Ok response stating no members were created.

@JohnPTobe JohnPTobe added the bug label Sep 5, 2019
@JohnPTobe JohnPTobe self-assigned this Sep 5, 2019
gisjedi pushed a commit that referenced this issue Sep 11, 2019
* 📚 Updating data filter description to clarify filter types, conditions, etc

* 🔨 Changing 'in' conditions to only check overall list and not each item in the list; changing type variables to filter_type so we don't conflict with the keyword; adding test for 'array' type

* ✅ Fixing tests

* 🔨 Fixing transient batch testing bug and 504 error with empty results for creating dataset members

* 👌 Clarifying condition input params

* 👌 Adding examples for each condition

Closes #1760
Fixes #1772; Fixes #1773
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant