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

RemoveFeederBay does not remove linked switches when a component is removed from a busbreaker model #2880

Open
marqueslanauja opened this issue Jan 30, 2024 · 3 comments
Assignees
Labels

Comments

@marqueslanauja
Copy link
Contributor

Describe the current behavior

In busBreaker models, when I remove a ground component that is connected to the main bus throughout a breaker, only the ground component is removed. The breaker and the bus where the ground was connected remain in the model.

Describe the expected behavior

The breaker and the bus where the ground was connected have also to be removed.

Describe the steps

#2879 includes a unitary test reproducing the bug.

Diagram of the model before removing the ground

image

Diagram of the model after removing the ground

image

Environment

No response

Relevant Log Output

No response

Extra Information

No response

@annetill
Copy link
Member

To be confirmed by @flo-dup but I think it is the normal behavior.

@flo-dup
Copy link
Contributor

flo-dup commented Jun 19, 2024

yes, this is the "normal" behavior: in bus breaker view, RemoveFeederBay only disconnects the equipment.

Which behaviour would you expect? Similarly to node breaker view, removing all breakers and buses until you encounter a fork or another equipment?

@marqueslanauja
Copy link
Contributor Author

yes, this is the "normal" behavior: in bus breaker view, RemoveFeederBay only disconnects the equipment.

Which behaviour would you expect? Similarly to node breaker view, removing all breakers and buses until you encounter a fork or another equipment?

Yes. This is the behaviour that I expect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants