https://github.com/octoprint/octoprint-fixsettingsdeepmerge
Fixes an issue with merging settings in the frontend in OctoPrint 1.5.x
https://github.com/octoprint/octoprint-fixsettingsdeepmerge
Last synced: 6 months ago
JSON representation
Fixes an issue with merging settings in the frontend in OctoPrint 1.5.x
- Host: GitHub
- URL: https://github.com/octoprint/octoprint-fixsettingsdeepmerge
- Owner: OctoPrint
- Created: 2020-12-07T16:39:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-07T16:43:23.000Z (over 5 years ago)
- Last Synced: 2024-12-29T02:00:30.242Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OctoPrint-FixSettingsDeepMerge
Fixes an issue with merging settings in the frontend in OctoPrint 1.5.x. Install this
if you are trying to change list style values in OctoPrint's Settings like blocked commands,
temperature profiles, ignored ports, ... and anything removed doesn't stay removed.
The underlying issue in question will be fixed in OctoPrint 1.6.0, at which point this
plugin will no longer be required. Consequently it will only run on OctoPrint 1.5.x.
See also [this issue on OctoPrint's bug tracker](https://github.com/OctoPrint/OctoPrint/issues/3867).
## Setup
Install via the bundled [Plugin Manager](https://docs.octoprint.org/en/master/bundledplugins/pluginmanager.html)
or manually using this URL:
https://github.com/OctoPrint/OctoPrint-FixSettingsDeepMerge/archive/master.zip