Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D deichman
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • digibib
  • deichman
  • Merge requests
  • !662

Open
Created Oct 04, 2022 by Tom Adam@tomadamMaintainer
  • Report abuse
Report abuse

Draft: DEICH-6379 - Library event - service filtering bug

  • Overview 7
  • Commits 3
  • Changes 5

To be fixed as a general cleanup for filtering in TK.

DEICH-6379 - TK part

Code cleanup and simplified hit handling - no need to filter since Sibyl is smart enough to provide us with correctly filtered dataset. 😍😍

The filter parameters are sent in the query string if limitToLibraryEventServices is set to true.

DEICH-6379 - Sibyl part

Added option to exclude value in search fields for services. In that case the value must be defined using the not.fielf.XYZ convention.

This was needed to get correct result and aggregation for the service filter when creating a library event.

Also updated indexing - added fields status.id and serviceType.id.

Closes DEICH-6379

Edited Oct 06, 2022 by Tom Adam
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: DEICH-6379