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

[change] DeviceConnection.update_config will not flag as applied #853

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

nemesifier
Copy link
Member

DeviceConnection.update_config used to report the config as applied automatically, but this can potentially lead to inconsistencies. The config applied status is reported by the openwisp agent once the config has been applied successfully.

DeviceConnection.update_config used to report the config as
applied automatically, but this can potentially lead to inconsistencies.
The config applied status is reported by the openwisp agent once
the config has been applied successfully.
@coveralls
Copy link

Coverage Status

coverage: 99.027%. remained the same
when pulling 992a12a on connection-do-not-flag-as-applied-on-change
into 2c58297 on master.

@nemesifier nemesifier merged commit 992a12a into master Apr 17, 2024
12 checks passed
@nemesifier nemesifier deleted the connection-do-not-flag-as-applied-on-change branch April 17, 2024 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants