Skip to content

dataset display issue caused by duplicated submitter id #45

@ddjnw1yu

Description

@ddjnw1yu

There may be multiple projects exist in Gen3. Two Gen3 dataset display modes are provided by the backend:

  1. One public project and multiple private projects
  2. Multiple public projects
    The issue happens in mode 2 - display multiple public project datasets at the same time. As the query API requires the dataset submitter id to query the dataset, it will be difficult to distinguish which dataset the portal is looking for if there exist multiple datasets with the same submitter id.
    Is there a good way to distinguish which project it belongs to instead of passing the project id directly as request payload?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions