Skip to content

fix: set max comment retrieval limit to 200#7788

Merged
grnd-alt merged 1 commit into
mainfrom
fix/max-comment-retrieval-limit
Mar 30, 2026
Merged

fix: set max comment retrieval limit to 200#7788
grnd-alt merged 1 commit into
mainfrom
fix/max-comment-retrieval-limit

Conversation

@grnd-alt
Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: grnd-alt <git@belakkaf.net>
@github-actions
Copy link
Copy Markdown
Contributor

🐢 Performance warning.
It looks like the query count of the integration tests increased with this PR.
Database query count is now 94741 was 93102 (+1.76%)
Please check your code again. If you added a new test this can be expected and the base value in tests/integration/base-query-count.txt can be increased.

@grnd-alt grnd-alt requested review from a team and samin-z and removed request for a team March 25, 2026 09:45
@grnd-alt grnd-alt merged commit 72ed55f into main Mar 30, 2026
42 of 43 checks passed
@grnd-alt grnd-alt deleted the fix/max-comment-retrieval-limit branch March 30, 2026 08:59
@grnd-alt
Copy link
Copy Markdown
Member Author

grnd-alt commented May 4, 2026

/backport to stable33

@grnd-alt
Copy link
Copy Markdown
Member Author

grnd-alt commented May 4, 2026

/backport to stable32

@grnd-alt
Copy link
Copy Markdown
Member Author

grnd-alt commented May 4, 2026

/backport to stable31

@backportbot
Copy link
Copy Markdown

backportbot Bot commented May 4, 2026

The backport to stable32 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable32
git pull origin stable32

# Create the new backport branch
git checkout -b backport/7788/stable32

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 39ab73ef

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/7788/stable32

Error: Failed to check for changes with origin/stable32: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot
Copy link
Copy Markdown

backportbot Bot commented May 4, 2026

The backport to stable31 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable31
git pull origin stable31

# Create the new backport branch
git checkout -b backport/7788/stable31

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 39ab73ef

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/7788/stable31

Error: Failed to check for changes with origin/stable31: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants