Welcome to the new MongoDB Feedback Portal!
{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.
We’ve upgraded our feedback system to better capture, track, and act on your feedback. Here’s what you need to know:
|
What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. |
Larger integers will be decrypted as BSON::Int64 as opposed to just a Ruby Integer |
|
What would you like to see happen? Describe the desired outcome or enhancement. |
Allow the encrypted client to decrypt these values using Ruby primitives |
|
Why is this important to you or your team? Explain how the request adds value or solves a business need. |
Prevent users from having to manually cast or convert values (which can be error prone) |
What steps, if any, are you taking today to manage this problem? |
Can potentially be addressed via https://github.com/mongodb/mongo-ruby-driver/pull/2967