Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

WatchQuery does not respect the base of an object #152

Open
toote opened this issue Feb 16, 2018 · 0 comments
Open

WatchQuery does not respect the base of an object #152

toote opened this issue Feb 16, 2018 · 0 comments

Comments

@toote
Copy link

toote commented Feb 16, 2018

In methods related to the Query class the base of the Object being used is passed along:

But that does not happen in the WatchQuery class. Can be solved quite easily by copy/pasting the code to the function as well. Or more generally with some refactoring and calculating those params in a function or method (or even adding a base_params property to the class and using it all around.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant