bardsoftware / ganttproject

Official GanttProject repository.
http://ganttproject.biz
GNU General Public License v3.0
833 stars 299 forks source link

Notes value placed in a wrong column in the spreadsheet export #2447

Closed Apfelstruhdl closed 1 month ago

Apfelstruhdl commented 2 months ago

on windows 11:

Export project to spreadsheet (xls). Open it, see that there the last three columns are "Notes", "Web Link" and "Notes". Notes of items are found in the "Web Link" column. Import with a freshly started Ganttproject program returns an error:

"Something went wrong

The header contains a duplicate name: "Notes" in [ID, Name, Begin date, End date, Duration, Completion, Cost, Coordinator, Predecessors, Outline number, Resources, Assignments, Task color, Notes, Web Link, Notes]"

dbarashev commented 2 months ago

Thanks for reporting! It appears that it is an export configuration issue. There are two "Notes" options in the export settings (Edit > Settings > Spreadsheets). This issue is reproducible when both Notes options are checked, as shown on this screenshot:

image

Unchecking the first Notes checkbox makes export working as expected: image