Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S sdswas.events
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Barcelona Dust Regional Center (BDRC)
  • sdswas.events
  • Issues
  • #57
Closed
Open
Issue created Apr 14, 2021 by mconde@mcondeMaintainer

Remove unused sort criteria from the Presentations grid

Presentations are currently being displayed in the same order than they appear in the Presentations folder but the catalog search has a sort key set.

This sort key has no effect because it is trying to use an index that does not exist. But it has to be removed because as soon as there is an index with the name specified in this catalog search, Plone will try to use it and if it does not work (the index does not have any entry) the search will not return results

Edited Apr 14, 2021 by mconde
Assignee
Assign to
Time tracking