Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Genesys Backend Genesys Backend
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Genesys PGRGenesys PGR
  • Genesys BackendGenesys Backend
  • Issues
  • #533
Closed
Open
Issue created Aug 11, 2020 by Matija Obreza@mobrezaOwner

DivTree: Find by nodeKey

Accession filtering now allows for finding all Accession records that belong to some DiversityTree through DiversityTreeAccessionRef.

We would like to be able to list accessions that:

  • Match the specified nodeKey "X.10.30" using .eq()
  • or begin with the specified value using .startsWith("X.10.30.") Note the extra . at the end!

This filtering should only be supported when the tree filter is specified.

Part of #528 (closed).

Edited Aug 11, 2020 by Matija Obreza
Assignee
Assign to
Time tracking