Improve Edge duplication validation #1857
Labels
python
Relates to one of the Ribasim python packages
ribasim-nl
Related to Ribasim NL project
validation
Related to model validation
This edge validation error is not correct:
It states a certain edge already exists, but it doesn't. There is another duplicate edge that is already present.
If a user only adds edges with the add API in the current version you cannot get here, but this is an existing model with duplicate edges.
We should amend #1765 for this case.
Found by @DanielTollenaar.
The text was updated successfully, but these errors were encountered: