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 179
    • Issues 179
    • 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
  • #376

Closed
Open
Opened Jul 25, 2024 by delanoe@anoe
  • Report abuse
  • New issue
Report abuse New issue

Summer Code 007: TSVDoc: add all the colonnes as options that will be fixed to expected types by the database

Currently we can not add the Institutes with the default TSV format. And the current TSV for Hall is too complicated.

Solution:

  • @mzheng adds the field institute :: !(Maybe Text) to the default TSV and check it compiles fine for the rest
  • @lchapron check the tests with the addition: does it break current users imports ? If yes, how to fix it, if No, then next
  • merge on dev branch by @cgenie and @AlfredoDiNapoli
  • @fmaniere merges on Dev instance
  • @athomas could test on it the expected behavior with the "client" file before deployment
  • @anoe deploys on all stable instances (end of August)

If you have questions please comment

Edited Jul 26, 2024 by delanoe
Assignee
Assign to
Epic 0.0.7
Milestone
Epic 0.0.7
Assign milestone
Time tracking
Aug 27, 2024
Due date
Aug 27, 2024
1
Labels
Summer Code
Assign labels
  • View project labels
Reference: gargantext/haskell-gargantext#376