Skip to content

Preserve keystate when updating devices

Christian Kellner requested to merge store_update into master

Add a new test to check that updating a device (i.e. putting an already stored device) does not change the keystate, and fix the code to indeed behave that way. Additionally, if BOLT_POLICY_DEFAULT is specified, get the policy from the BoltDevice so if that is already set, we don't change it.

Closes #153 (closed)

Edited by Christian Kellner

Merge request reports