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

error 500 (hashmap duplicate ids) after importing the exports of the lines of a network #28

Open
jonenst opened this issue Apr 27, 2020 · 0 comments

Comments

@jonenst
Copy link
Contributor

jonenst commented Apr 27, 2020

  • Do you want to request a feature or report a bug?
    bug

  • What is the current behavior?
    import the result of the export of the lines of a network, subsequent requests will fail with error500 because of duplicate IDs in a java hashmap (Collectors.toMap())

  • What is the expected behavior?
    importing the export shouldn't corrupt the database
    importing data that will corrupt the database shouldn't be allowed

  • What is the motivation / use case for changing the behavior?
    robustness of the system

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

No branches or pull requests

1 participant