-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Sorting of search results for events #27353
Copy link
Copy link
Open
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmap25-feedbackbugfeature: caldavRelated to CalDAV internalsRelated to CalDAV internalsfeature: davfeature: search
Metadata
Metadata
Assignees
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmap25-feedbackbugfeature: caldavRelated to CalDAV internalsRelated to CalDAV internalsfeature: davfeature: search
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
🧭 Planning evaluation / ideas
Steps to reproduce
Expected behaviour
The search results should be sorted by date, starting from today.
Actual behaviour
2012 events from the nextcloud calendar are sorted before 2020 events from the subscribed calendar.
Calendar app
Calendar app version: 2.1.2
Client configuration
Browser: Firefox 83
Operating system: Ubuntu 20.04
Server configuration
Operating system: official nextcloud docker image for version 20.0.1
Web server: (e.g. Apache, Nginx,...)
Database: (e.g. MariaDB, SQLite or PostgreSQL)
PHP version: (e.g. 7.0.3)
Nextcloud Version: 20.0.1
Updated from an older installed version or fresh install: updated
List of activated apps:
Nextcloud configuration:
{ "system": { "instanceid": "***REMOVED SENSITIVE VALUE***", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "dbtype": "pgsql", "version": "20.0.1.1", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbtableprefix": "oc_", "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "installed": true, "mail_smtpmode": "smtp", "forcessl": true, "loglevel": 0, "overwrite.cli.url": "***REMOVED SENSITIVE VALUE***", "theme": "", "maintenance": false, "trusted_domains": [ "nc.1x-upon.com", "nextcloud.lxd" ], "trusted_proxies": "***REMOVED SENSITIVE VALUE***", "blacklisted_files": [], "secret": "***REMOVED SENSITIVE VALUE***", "preview_max_scale_factor": 1, "enabledPreviewProviders": [ "OC\\Preview\\PNG", "OC\\Preview\\JPEG", "OC\\Preview\\GIF", "OC\\Preview\\BMP", "OC\\Preview\\XBitmap", "OC\\Preview\\MP3", "OC\\Preview\\TXT", "OC\\Preview\\MarkDown", "OC\\Preview\\Illustrator", "OC\\Preview\\Movie", "OC\\Preview\\MSOffice2003", "OC\\Preview\\MSOffice2007", "OC\\Preview\\MSOfficeDoc", "OC\\Preview\\OpenDocument", "OC\\Preview\\PDF", "OC\\Preview\\Photoshop", "OC\\Preview\\Postscript", "OC\\Preview\\StarOffice", "OC\\Preview\\SVG", "OC\\Preview\\TIFF", "OC\\Preview\\Font" ], "memcache.local": "\\OC\\Memcache\\APCu", "memcache.locking": "\\OC\\Memcache\\Redis", "redis": { "host": "***REMOVED SENSITIVE VALUE***", "port": 6379 }, "trashbin_retention_obligation": "auto", "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_domain": "***REMOVED SENSITIVE VALUE***", "htaccess.RewriteBase": "\/", "appstore.experimental.enabled": true, "updater.release.channel": "stable", "mail_smtpauthtype": "LOGIN", "mail_smtphost": "***REMOVED SENSITIVE VALUE***", "mail_smtpport": "587", "mail_smtpauth": 1, "mail_smtpsecure": "tls", "overwriteprotocol": "https", "overwritehost": "***REMOVED SENSITIVE VALUE***", "app_install_overwrite": [ "groupfolders" ], "has_rebuilt_cache": true, "datadirectory": "***REMOVED SENSITIVE VALUE***" } }Logs
Browser log