Skip to content

Conflict when merging evidences #249

Open
@marcorusc

Description

@marcorusc

Describe the bug
Hello! As always, great job with pypath!

As discussed previously with @deeenes , I am getting an error when I load an existing interaction from two different sources in the same network object.

To Reproduce
Steps to reproduce the behavior:

  1. Create an empty Network object
  2. Add an interaction from any database
  3. Add again the same interaction into the network (fastest way to reproduce the bug, it happen even if the interactions comes from different sources)
    Capture d’écran du 2023-06-30 10-05-47

Expected behavior
The interaction is added to the network and the references and evidences are correctly merged (I suppose...).

Desktop (please complete the following information):

  • OS: [Ubuntu 22.10]
  • Python version: [3.10]
  • Version or commit hash [v 0.15.4]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugProblem in the code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions