Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
haskell-gargantext
haskell-gargantext
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 177
    • Issues 177
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 10
    • Merge Requests 10
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gargantext
  • haskell-gargantexthaskell-gargantext
  • Issues
  • #154

Closed
Open
Opened Nov 24, 2022 by Quentin Lobbé@qlobbe
  • Report abuse
  • New issue
Report abuse New issue

Silent bugg when uploading a map list on an existing corpus

Use-case : After having added a new corpus on GarganText, I sometime want to upload an external map list created outside of GarganText. The map list is a CSV. If the map list is well written everything work fine but if there is a small mistake in the map list (wrong char, a bad tab, etc.) Gargantext will not alert me of the issue and will create an empty list.

This silent bugg can be reproduce with the two attached lists, the good.csv works well, the bad.csv one create an issue.

It would be really useful to have an alert when a map list can't be uploaded on Garg and maybe have the detail of which character is the cause of the silent bugg.

Thx good.csv

bad.csv

Assignee
Assign to
Stabilisation
Milestone
Stabilisation
Assign milestone
Time tracking
None
Due date
None
3
Labels
To Do terms table toClose?
Assign labels
  • View project labels
Reference: gargantext/haskell-gargantext#154