-
Notifications
You must be signed in to change notification settings - Fork 13k
fix: logs export instance filter #36611
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Looks like this PR is ready to merge! 🎉 |
🦋 Changeset detectedLatest commit: dbc9fa6 The changes in this PR will be included in the next version bump. This PR includes changesets to release 39 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #36611 +/- ##
===========================================
+ Coverage 65.65% 65.67% +0.01%
===========================================
Files 3197 3197
Lines 106812 106803 -9
Branches 20332 20329 -3
===========================================
+ Hits 70130 70139 +9
+ Misses 34035 34020 -15
+ Partials 2647 2644 -3
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
apps/meteor/client/views/marketplace/AppDetailsPage/tabs/AppLogs/Filters/ExportLogsModal.tsx
Show resolved
Hide resolved
670884e to
63c5ca4
Compare
63c5ca4 to
5f667b5
Compare
Proposed changes (including videos or screenshots)
Fix logs export being generated without taking the instance filter into account
Issue(s)
Steps to test or reproduce
Further comments
ALT-33