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

Update sensor wrapper to make list_values() method congruent with regular datastore method. #5913

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

TimothyDJones
Copy link

Specifically, support use of limit and offset parameters.

…egular datastore method. Specifically, support use of `limit` and `offset` parameters.
@pull-request-size pull-request-size bot added the size/XS PR that changes 0-9 lines. Quick fix/merge. label Feb 24, 2023
@arm4b arm4b added this to the 3.9.0 milestone Feb 25, 2023
Copy link
Member

@arm4b arm4b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. The change makes sense 👍

Needs updating the tests per

   TypeError: list_values() got an unexpected keyword argument 'limit'

https://github.com/StackStorm/st2/actions/runs/4265952599/jobs/7425903007#step:15:1228

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS PR that changes 0-9 lines. Quick fix/merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants