Skip to content

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

@jonenst

Description

@jonenst
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions