Skip to content

regression: logs export endpoint limited to 100 records#36540

Merged
kodiakhq[bot] merged 2 commits intorelease-7.9.0from
regression/app-logs-export-limit
Jul 25, 2025
Merged

regression: logs export endpoint limited to 100 records#36540
kodiakhq[bot] merged 2 commits intorelease-7.9.0from
regression/app-logs-export-limit

Conversation

@d-gubert
Copy link
Copy Markdown
Member

@d-gubert d-gubert commented Jul 25, 2025

Proposed changes (including videos or screenshots)

Workaround the API_Upper_Count_Limit setting in the logs export endpoint to increase the max count of records to 2000

Issue(s)

Steps to test or reproduce

Further comments

ALT-28

@dionisio-bot
Copy link
Copy Markdown
Contributor

dionisio-bot bot commented Jul 25, 2025

Looks like this PR is ready to merge! 🎉
If you have any trouble, please check the PR guidelines

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jul 25, 2025

⚠️ No Changeset found

Latest commit: 89cc362

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@d-gubert d-gubert added this to the 7.9.0 milestone Jul 25, 2025
@d-gubert d-gubert force-pushed the regression/app-logs-export-limit branch from 7dd8689 to 89cc362 Compare July 25, 2025 18:51
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 25, 2025

PR Preview Action v1.6.2

🚀 View preview at
https://RocketChat.github.io/Rocket.Chat/pr-preview/pr-36540/

Built to branch gh-pages at 2025-07-25 19:30 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.72%. Comparing base (feba155) to head (87485d4).
⚠️ Report is 1 commits behind head on release-7.9.0.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff               @@
##           release-7.9.0   #36540   +/-   ##
==============================================
  Coverage          65.71%   65.72%           
==============================================
  Files               3174     3174           
  Lines             105841   105841           
  Branches           20104    20104           
==============================================
+ Hits               69552    69560    +8     
+ Misses             33611    33606    -5     
+ Partials            2678     2675    -3     
Flag Coverage Δ
e2e 58.10% <ø> (+0.01%) ⬆️
unit 70.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@d-gubert d-gubert marked this pull request as ready for review July 25, 2025 20:11
@jessicaschelly jessicaschelly added the stat: QA assured Means it has been tested and approved by a company insider label Jul 25, 2025
@dionisio-bot dionisio-bot bot added the stat: ready to merge PR tested and approved waiting for merge label Jul 25, 2025
@kodiakhq kodiakhq bot merged commit 41b56e1 into release-7.9.0 Jul 25, 2025
89 of 91 checks passed
@kodiakhq kodiakhq bot deleted the regression/app-logs-export-limit branch July 25, 2025 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stat: QA assured Means it has been tested and approved by a company insider stat: ready to merge PR tested and approved waiting for merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants