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 159
    • Issues 159
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 6
    • Merge Requests 6
  • 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
  • #381

Closed
Open
Opened Jul 29, 2024 by Loïc Chapron@lchapron
  • Report abuse
  • New issue
Report abuse New issue

Error during import of term in TSV format

Summary

The import of terms in TSV format failed.

@anoe want to work first on the format of the returned TSV beforehand.

Steps to reproduce

Import of terms as TSV

What is the current bug behavior?

Return the following error : SendResponseError (ResponseBodyError (ForeignError "JSON.parse: unexpected character at line 1 column 1 of the JSON data") (rf)

What is the expected correct behavior?

The list of terms should be uploaded if there are no other errors.

Relevant logs and/or screenshots

image

exemple of terms file

  • as CSV : Termes_A_Ajouter_T4SC_Intellixir12.csv

  • as TSV Termes_A_Ajouter_T4SC_Intellixir.tsv

Possible fixes

Edited Sep 19, 2024 by Marie FU
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
1
Labels
To deploy
Assign labels
  • View project labels
Reference: gargantext/haskell-gargantext#381