chore: remove outdated oplog error message from admin workspace page#40066
chore: remove outdated oplog error message from admin workspace page#40066dionisio-bot[bot] merged 5 commits intodevelopfrom
Conversation
Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
…ple_instances from translations Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
|
Looks like this PR is ready to merge! 🎉 |
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
💤 Files with no reviewable changes (3)
📜 Recent review details⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (7)
WalkthroughRemoved oplog-related warning UI and i18n keys across the admin workspace; also removed the oplog-status suffix from the DeploymentCard MongoDB display. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Suggested labels
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #40066 +/- ##
===========================================
- Coverage 70.59% 70.56% -0.03%
===========================================
Files 3273 3273
Lines 116880 116877 -3
Branches 21110 21088 -22
===========================================
- Hits 82512 82475 -37
- Misses 32309 32356 +47
+ Partials 2059 2046 -13
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
4e079b4 to
1defc16
Compare
|
A note: there's generally no need to remove the translations from all languages. Removing the english one is enough as lingohub would remove it from the other languages on the next update. |
Proposed changes (including videos or screenshots)
This PR removes an outdated error message from the admin workspace page that referenced oplog requirements for multiple instances. Since oplog is no longer required, this message is no longer relevant and has been cleaned up for a better admin experience.
Issue(s)
Steps to test or reproduce
Further comments
CORE-1869
Summary by CodeRabbit