nextcloud / nextcloud/activity
Handle overly long activity subject and message params
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.