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

Force creation of the extension in the network modifications that creates new feeders #3248

Open
colinepiloquet opened this issue Dec 9, 2024 · 0 comments
Assignees

Comments

@colinepiloquet
Copy link
Member

Describe the current behavior

When using the network modifications CreateFeederBay or CreateBranchFeederBays, if the order position given is correct but not available, then a warning is returned and the connectable is still created.

Describe the expected behavior

If the order position is incorrect, an optional parameter should indicate whether an error should be returned and in case an error is returned, the connectable should not be created. The optional parameter allows to avoid a change in the behavior of the modifications.

Describe the motivation

This allows to force users to indicate a correct order position.

Extra Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: TODO
Development

No branches or pull requests

1 participant