Skip to content

[Enhancement] make org_settings.device_defaults able to push to existing devices #217

Description

@ceciliastevens

Summary

Currently if you update the device_defaults in an org_settings object and then commit your changes using sdk.orgs.update_settings(), the changes you make will only apply to newly deployed devices, and will not be pushed to existing devices.

We could add the ability to push changes to existing devices

Proposed API

sdk.orgs.update_settings(org_settings, publish=True)

Intended Use Case

  • Updating a setting for all devices across an org

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions