nextcloud / nextcloud/deck

Activity log with card description

Open
#7,058 5 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

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
After changing a card's description, the Activity app displays also the entire description (see screenshot).

To Reproduce
Steps to reproduce the behavior:

  1. edit card
  2. close card
  3. see activity-log

Expected behavior
In my opinion, it should only show the entry "xy updated the card's description" and not the entire content. This unnecessarily bloats the activity log.

Screenshots

Image

Client details:

  • OS: Win11
  • Browser Firefox
  • Version 138
  • Device: desktop
Server details

Server configuration

Apache (fpm-fcgi)

Database:
mysql 10.11.10

PHP version:
8.3.14

Nextcloud version:
30.0.4
List of activated apps
Enabled: - activity: 4.0.0 - admin_audit: 1.21.0 - app_api: 5.0.2 - approval: 2.2.0 - bruteforcesettings: 4.0.0 - calendar: 5.3.1 - circles: 31.0.0 - collectives: 2.17.1 - comments: 1.21.0 - contacts: 7.1.3 - contactsinteraction: 1.12.0 - dashboard: 7.11.0 - deck: 1.15.1 - eidlogin: 1.0.18 - federation: 1.21.0 - files_automatedtagging: 2.0.0 - files_confidential: 3.2.0 - files_downloadlimit: 4.0.0 - files_lock: 31.0.2 - files_pdfviewer: 4.0.0 - files_reminders: 1.4.0 - files_retention: 2.0.1 - files_sharing: 1.23.1 - files_trashbin: 1.21.0 - files_versions: 1.24.0 - fileslibreofficeedit: 2.0.1 - forms: 5.1.0 - groupfolders: 19.1.0 - guests: 4.2.0 - logreader: 4.0.0 - mail: 5.1.2 - nextcloud_announcements: 3.0.0 - notifications: 4.0.0 - password_policy: 3.0.0 - passwords: 2025.5.21 - passwords_handbook: 2025.5.21 - polls: 7.4.3 - recommendations: 4.0.0 - related_resources: 2.0.0 - serverinfo: 3.0.0 - sharebymail: 1.21.0 - support: 3.0.0 - survey_client: 3.0.0 - systemtags: 1.21.1 - tables: 0.9.3 - text: 5.0.0 - text_templates: 1.2.0 - twofactor_nextcloud_notification: 5.0.0 - twofactor_totp: 13.0.0-dev.0 - updatenotification: 1.21.0 - webhook_listeners: 1.2.0 Disabled: - encryption: 2.19.0 - files_external - firstrunwizard: 4.0.0 - photos: 4.0.0-dev.1 - privacy: 3.0.0 - suspicious_login - tasks: 0.16.1 - user_ldap - user_status: 1.11.0 - weather_status: 1.11.0

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue in the Activity app with a Deck card: edit its description, close the card, and inspect the activity log. Trace how the card-description update is rendered and verify that the completed change shows only the update summary, without the full description.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.