Data Lab Import Spreadsheet should not ignore parallel edges

Bug #785635 reported by Sébastien Heymann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gephi
Fix Released
Medium
Eduardo Ramos

Bug Description

When I use the "Import Spreadsheet" in the Data Lab, it only imports the first edge, the others are ignored. Imagine an edge list:

CODE: SELECT ALL
"ID" "Source" "Target" "AnAttribute"
0 1 2 attrvalue0
1 1 2 attrvalue1

Only the first edge will be imported, the second is ignored.

In a case of parallel edges, I suggest to warn the user and make the "Import Spreadsheet" to behave like the CSV File Importer do by summing the weights if possible, and leave blank the other attributes.

Tags: datalab
Changed in gephi:
assignee: nobody → Eduardo Ramos (eduramiba)
milestone: none → 0.8alpha
importance: Undecided → Medium
tags: added: datalab
Revision history for this message
Eduardo Ramos (eduramiba) wrote :

Fixed in rev 2232

Changed in gephi:
status: New → Fix Committed
Revision history for this message
Eduardo Ramos (eduramiba) wrote :

An better fix for this bug was commited in rev 2233 in order to sum weights when they are specified instead of always adding 1.

Changed in gephi:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.