zwave-js / zwave-js-ui

Full featured Z-Wave Control Panel UI and MQTT gateway. Built using Nodejs, and Vue/Vuetify
https://zwave-js.github.io/zwave-js-ui
MIT License
988 stars 206 forks source link

What's the difference between Rebuild Routes and Rebuild Routes? #3898

Closed TheKorn2 closed 2 months ago

TheKorn2 commented 2 months ago

Checklist

Deploy method

Snap

Z-Wave JS UI version

9.18.1

ZwaveJS version

13.2.0

Describe the bug

rebuild_routes

What's the difference between Rebuild Routes and... Rebuild Routes in the advanced actions menu?

To Reproduce

Expected behavior

Rebuild routes and... Mega awesome super extreme Liquid Death rebuild routes? Compu Hyper Mega Global Rebuild Routes?

If these really are just a "regular" and "super" of the same thing, shouldn't they be one item and an optional checkbox? ("hardcore mode" checkbox, or something similar?)

Additional context

No response

robertsLando commented 2 months ago

@TheKorn2 the first on top right does the rebuild for ALL nodes, the second just to a single node (if you trigger it will ask you the node id)

Reason is that a while ago the first was called "heal nodes" so when refactoring all method names I didn't notice them are equals now 😆 let me make it more clear