Allow 'query' to be omitted from find*() #2883

Closed
opened 2016-02-15 14:58:04 +00:00 by wjt · 2 comments

Currently, calling findDocuments({}, Ox.print) raises KeyError. I hit this in findDocuments() and thought I'd fix the rest this time.

It might be nice to share some of this logic, but I'm afraid I don't have time right now.

Currently, calling `findDocuments({}, Ox.print)` raises `KeyError`. I hit this in `findDocuments()` and thought I'd fix the rest this time. It might be nice to share some of this logic, but I'm afraid I don't have time right now.
0x2620 added the
backend
label 2016-02-15 14:58:04 +00:00
0x2620 added this to the 14.04 milestone 2016-02-15 14:58:04 +00:00
j was assigned by 0x2620 2016-02-15 14:58:04 +00:00
0x2620 added the
normal
defect
labels 2016-02-15 14:58:04 +00:00
Author

Attachment 0001-Allow-query-to-be-omitted-from-find-fixes-2883.patch (5528 bytes) added

Also in https://gitlab.com/wjt/pandora branch 2883-omit-query-from-request

**Attachment** 0001-Allow-query-to-be-omitted-from-find-fixes-2883.patch (5528 bytes) added Also in <https://gitlab.com/wjt/pandora> branch 2883-omit-query-from-request
Will Thompson commented 2016-02-15 15:15:45 +00:00
Owner

In 47d8d67/pandora:

#!CommitTicketReference repository="pandora" revision="47d8d67c3dfd48249d8f0e57a08eb042b05a58d7"
Allow 'query' to be omitted from find*() (fixes #2883)

I hit this in findDocuments() so thought I'd fix them all.
In [47d8d67/pandora](https://code.0x2620.org/0x2620/pandora/commit/47d8d67c3dfd48249d8f0e57a08eb042b05a58d7): ``` #!CommitTicketReference repository="pandora" revision="47d8d67c3dfd48249d8f0e57a08eb042b05a58d7" Allow 'query' to be omitted from find*() (fixes #2883) I hit this in findDocuments() so thought I'd fix them all. ```
0x2620 added the
fixed
label 2016-02-15 15:15:45 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#2883
No description provided.