deck icon indicating copy to clipboard operation
deck copied to clipboard

Deck Activity overview no longer working

Open mkrecek234 opened this issue 7 months ago • 3 comments
trafficstars

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Describe the bug Since the recent updates, especially on Nextcloud 31, Deck no longer show the overall activities of a Deck anymore. Show single-deck-card activity history works, as well as going to the Global Nextcloud Activities. However, being in a specific Deck and opening the right panel does not show any activitiy.

To Reproduce Steps to reproduce the behavior:

  1. Go to Deck, select an existing Deck where activities were done in the past
  2. Click on upper right icon to open the right-sided panel, click on "Activity"
  3. The list is empty, even though activities were performed

Expected behavior Show all activities of that specific deck, as it was before

Screenshots Image

Client details:

  • OS: mac
  • Browser Safari
  • Version 15
  • Device: mac

Operating system: Ubuntu 20.04 Web server: Apache Database: MySQL PHP version: 8.3 Nextcloud version: (see Nextcloud admin page) 31.0.2 Where did you install Nextcloud from: Download Signing status: OK


  • activity: 4.0.0
  • admin_audit: 1.21.0
  • app_api: 5.0.2
  • appointments: 2.4.1
  • bruteforcesettings: 4.0.0
  • calendar: 5.2.0
  • circles: 31.0.0
  • cloud_federation_api: 1.14.0
  • collectives: 2.16.1
  • comments: 1.21.0
  • contacts: 7.0.4
  • contactsinteraction: 1.12.0
  • cospend: 3.0.11
  • dashboard: 7.11.0
  • dav: 1.33.0
  • deck: 1.15.0
  • external: 6.0.2
  • federatedfilesharing: 1.21.0
  • federation: 1.21.0
  • files: 2.3.1
  • files_downloadlimit: 4.0.0
  • files_linkeditor: 1.1.22
  • files_mindmap: 0.0.33
  • files_pdfviewer: 4.0.0
  • files_reminders: 1.4.0
  • files_sharing: 1.23.1
  • files_trashbin: 1.21.0
  • files_versions: 1.24.0
  • firstrunwizard: 4.0.0
  • logreader: 4.0.0
  • lookup_server_connector: 1.19.0
  • news: 25.3.1
  • nextcloud_announcements: 3.0.0
  • notifications: 4.0.0
  • oauth2: 1.19.1
  • password_policy: 3.0.0
  • polls: 8.0.0-alpha8
  • privacy: 3.0.0
  • profile: 1.0.0
  • provisioning_api: 1.21.0
  • recommendations: 4.0.0
  • related_resources: 2.0.0
  • richdocuments: 8.6.3
  • serverinfo: 3.0.0
  • settings: 1.14.0
  • sharebymail: 1.21.0
  • side_menu: 4.1.1
  • sociallogin: 5.9.2
  • spreed: 21.0.1
  • support: 3.0.0
  • survey_client: 3.0.0
  • systemtags: 1.21.1
  • text: 5.0.0
  • theming: 2.6.1
  • twofactor_backupcodes: 1.20.0
  • twofactor_totp: 13.0.0-dev.0
  • updatenotification: 1.21.0
  • user_status: 1.11.0
  • viewer: 4.0.0
  • weather_status: 1.11.0
  • webhook_listeners: 1.2.0
  • workflowengine: 2.13.0 Disabled:
  • assistant: 2.4.0 (installed 2.4.0)
  • backup: 1.4.0 (installed 1.4.0)
  • encryption: 2.19.0
  • extract: 1.3.6 (installed 1.3.6)
  • files_automatedtagging: 2.0.0 (installed 2.0.0)
  • files_external: 1.23.0
  • files_rightclick: 0.15.1 (installed 1.6.0)
  • files_trackdownloads: 1.11.0
  • flow_notifications: 2.0.0 (installed 2.0.0)
  • integration_alephalpha: 1.0.6 (installed 1.0.6)
  • integration_deepl: 1.3.1 (installed 1.3.1)
  • mail: 4.3.2 (installed 4.3.2)
  • notes: 4.11.0 (installed 4.11.0)
  • photos: 4.0.0-dev.1 (installed 2.2.0)
  • quota_warning: 1.21.0 (installed 1.21.0)
  • suspicious_login: 9.0.1
  • talk_matterbridge: 1.31.1026000 (installed 1.31.1026000)
  • twofactor_nextcloud_notification: 5.0.0
  • user_ldap: 1.22.0
  • vdirsyncerui: 0.0.18 (installed 0.0.18)
  • whiteboard: 1.0.5 (installed 1.0.5)
  • workflow_pdf_converter: 2.0.0 (installed 2.0.0)
  • workflow_script: 2.0.0 (installed 2.0.0)

**Nextcloud configuration:**

{ "system": { "instanceid": "REMOVED SENSITIVE VALUE", "passwordsalt": "REMOVED SENSITIVE VALUE", "secret": "REMOVED SENSITIVE VALUE", "trusted_domains": [ "cloud.habelschwerdt.de" ], "datadirectory": "REMOVED SENSITIVE VALUE", "dbtype": "mysql", "version": "31.0.2.1", "overwrite.cli.url": "https://cloud.habelschwerdt.de", "htaccess.RewriteBase": "/", "dbname": "REMOVED SENSITIVE VALUE", "dbhost": "REMOVED SENSITIVE VALUE", "dbport": "", "dbtableprefix": "oc_", "mysql.utf8mb4": true, "dbuser": "REMOVED SENSITIVE VALUE", "dbpassword": "REMOVED SENSITIVE VALUE", "installed": true, "overwritehost": "cloud.habelschwerdt.de", "overwriteprotocol": "https", "mail_from_address": "REMOVED SENSITIVE VALUE", "mail_smtpmode": "smtp", "mail_sendmailmode": "smtp", "mail_domain": "REMOVED SENSITIVE VALUE", "mail_smtphost": "REMOVED SENSITIVE VALUE", "mail_smtpport": "25", "filelocking.enabled": true, "memcache.locking": "\OC\Memcache\Redis", "memcache.local": "\OC\Memcache\Redis", "memcache.distributed": "\OC\Memcache\Redis", "redis": { "host": "REMOVED SENSITIVE VALUE", "port": "6379", "password": "REMOVED SENSITIVE VALUE", "dbindex": 0, "timeout": 0 }, "default_phone_region": "DE", "updater.release.channel": "stable", "theme": "", "loglevel": 0, "app_install_overwrite": [ "files_mindmap", "files_linkeditor", "polls", "extract", "appointments", "apporder", "talk_matterbridge", "integration_whiteboard", "news", "approval", "files_trackdownloads", "quota_warning", "vdirsyncerui", "pdfannotate" ], "maintenance": false, "maintenance_window_start": 1, "mail_smtpauth": 1, "mail_smtpauthtype": "LOGIN", "mail_smtpname": "REMOVED SENSITIVE VALUE", "mail_smtppassword": "REMOVED SENSITIVE VALUE", "remember_login_cookie_lifetime": 1296000, "session_keepalive": true, "session_lifetime": 259200, "auto_logout": false } }


**Are you using an external user-backend, if yes which one:** LDAP/ActiveDirectory/Webdav/...
no
</details>

<details>
<summary>Logs</summary>

#### Nextcloud log (data/nextcloud.log)

nothing on deck in the log

mkrecek234 avatar Mar 27 '25 10:03 mkrecek234