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

Add missing scope, decrypt and encrypt args to the datastore related methods on SensorService #4058

Merged
merged 7 commits into from
Apr 3, 2018

Conversation

Kami
Copy link
Member

@Kami Kami commented Apr 3, 2018

This pull request adds missing arguments (scope, decrypt, encrypt) to the datastore management related methods on the SensorService class.

It was still possible to utilize those arguments by directly accessing datastore service on the SensorService class, but that was more of a workaround.

I assume this was simply and oversight and we didn't add those when adding scope and encryption stuff (@lakshmi-kannan would be good if you can confirm).

Resolves #3895 #4057

Kami added 2 commits April 3, 2018 10:25
…t_value

and delete_value methods on the SensorWrapper class.
@Kami Kami added this to the 2.7.0 milestone Apr 3, 2018
Copy link
Contributor

@bigmstone bigmstone left a comment

Choose a reason for hiding this comment

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

LGTM

@Kami Kami merged commit d6a9375 into master Apr 3, 2018
@Kami Kami deleted the add_missing_datastore_args_to_sensor_service branch April 3, 2018 16:32
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

Successfully merging this pull request may close these issues.

None yet

3 participants