mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-11 13:41:53 +01:00
d8a2c19609
* prevent a provider from removing an element from another provider if multiple providers provide the same element, the added callback simply ignores the duplicates. but the provider has no idea its element was ignored, so it may try to remove it in the future, and things will get all out of whack if the element is removed from the registry even if another provider thinks it's still there this is easily reproducible by creating an item in the UI, then creating the same item via a .items file, and then removing the item from the .items file. The item will seem like it is gone to most of openHAB, but will come back after reboot when the managed provider re-adds. Signed-off-by: Cody Cutrer <cody@cutrer.us> |
||
---|---|---|
.. | ||
main | ||
test |