Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Genesys Backend
Genesys Backend
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • Genesys PGR
  • Genesys BackendGenesys Backend
  • Issues
  • #533

Closed
Open
Opened 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
2.5
Milestone
2.5
Assign milestone
Time tracking
None
Due date
None
Reference: genesys-pgr/genesys-server#533