-
Notifications
You must be signed in to change notification settings - Fork 11.1k
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
Rcocketcat complains about %s mongo version. #34862
Comments
Hey @florisvangeel , I can take this issue. The problem here is that Rocket.cat incorrectly nags the user about a supported but deprecated MongoDB version (5.x), causing confusion. According to the documentation, version 5.x should be marked as deprecated but not unsupported. I’ll update the logic for Rocket.cat’s version validation to check for deprecated versions and provide helpful guidance (e.g., steps to upgrade to 6.x or 7.x) instead of issuing unsupported warnings. This will align Rocket.cat’s behavior with the documentation and improve user clarity. I'll be grateful if you assign this to me. |
No one assigns issues. https://gist.github.com/reetp/b0ba4e3d0ea2ff48ca9da00a5a647d42#github If you want to work on something ask in open.rocket.chat in the support channel before starting. N.B. There are already issues around this IIRC. I'll look more week & speak to Casals. Likely the team will handle this. |
asking the team to check. Thanks for reporting |
I don't have any problem with Rocket.cat nagging if you are using a deprecated version (even if we support it). We could reword the sentence, so the user understands that the Mongo version will be deprecated on the next major, but besides that I think the behavior is correct. |
Yup - it is terrible right now!
Absolutely - that annoying bug has been hanging round like a bad smell for some time. Just looks unprofessional. |
According to the documentation my mongo is deprecated but still working/supported.
|
Description:
Rocket cat should know my mongo version,
Steps to reproduce:
Expected behavior:
Rocket cat should read i'm running 5.x and not nag
Actual behavior:
Rocket cat is nagging about %s version.
carnag.mp4
Server Setup Information:
Client Setup Information
Additional context
Please make rocket.cat smarter, i like this cat.
Relevant logs:
N.A.
The text was updated successfully, but these errors were encountered: