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

Respect selected Host in Multihost environment when executing "Delete Adapter" #182

Closed
Apollon77 opened this issue Mar 27, 2018 · 7 comments

Comments

@Apollon77
Copy link
Collaborator

When you currently click on "Delete" for an Adapter it will remove ALL instances of this adapter.

When doing this in a Multiphost environment it should only affect the selected host and leave all other Hosts and instances there untouched

@GermanBluefox
Copy link
Contributor

GermanBluefox commented Mar 27, 2018 via email

@Goersch
Copy link

Goersch commented Mar 27, 2018

Well, then the design is wrong.

When deleting an adapter for a selected host and there is no instance running on this host, why would it be necessary to delete all adapters and kill installed instances on not selected hosts?

@Apollon77
Copy link
Collaborator Author

I expected with „delete adapter“ that also the adapter files/npm package gets deleted from this host ... because Elsie you still get updates shown for the adapter on this host till you manually uninstall using npm.

And to „as designed“ when I newly install an adapter it will be installed in the selected host. Then delete should follow the same logic or?!

@GermanBluefox
Copy link
Contributor

GermanBluefox commented Mar 27, 2018 via email

@Apollon77
Copy link
Collaborator Author

When I remember correctly yes (Adapter deleted = npm uninstall and remove files)

@Apollon77
Copy link
Collaborator Author

But as said: Install Adapter also only installs it one the one selected host and not on all ... on all it's only installed when you do it manually or when you meove an instance

@GermanBluefox
Copy link
Contributor

Done with 9bc14ee

foxriver76 referenced this issue in foxriver76/ioBroker.js-controller May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants