nextcloud / nextcloud/activity

Handle overly long activity subject and message params

Open
#2,178 0 comments 0 reactions 1 assignee View on GitHub

@miaulalala is already working on this.

Since Oct 28, 2025.

1. to develop enhancement
Dominant language
JavaScript
Stars
145
Forks
72
Avg merge
6d 9h
Merged PRs (30d)
42

Description

To better monitor large growth on the activity table

  • Also check if the content is a json-serializable object or if it's just string data?
  • Info OR Warning for more than 2000 characters
  • Error OR Warning on more than 4000 characters
  • Combine with a counter for warnings and errors that shows up in the setup check

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.