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 175
    • Issues 175
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • 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
  • #493

Closed
Open
Opened Jul 04, 2025 by Marie FU@mariefu
  • Report abuse
  • New issue
Report abuse New issue

[API Search] Database name displayed in docs is the one from the first search request

Summary

When doing an API search (B), if a docs was already found in another API search (A), the database name in the metadata is A. So when metadata are displayed in the docs, we expect to see B and not A.

Steps to reproduce

Make two corpus from an API search in which the result contains same docs.

What is the current bug behavior?

We expect to see B displayed in metadata and not A.

What is the expected correct behavior?

It should display B in metadata.

Relevant logs and/or screenshots

metadata displayed for a PubMed API search image

Possible fixes

(If you can, link to the line of code that might be responsible for the problem)

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: gargantext/haskell-gargantext#493