Skip to Main Content

MongoByte MongoDB Logo

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.

Status Completed
Categories Database
Created by Guest
Created on Sep 5, 2020

provide detailed description why schema validation failed

currently if document failed to pass schema validation, there is no information WHY it's failed. if you have complex/lengthy schema validation, it's pretty hard to figure out what exactly the issue (for example, field may simple have different low/upper case, single/plural form, data type etc... if mongo returns detailed error stack - it would simplify troubleshooting
  • Attach files
  • Guest
    Dec 3, 2020
    Tracked by this ticket https://jira.mongodb.org/browse/SERVER-20547 Will be included in 5.0 release
  • Guest
    Sep 28, 2020
    This is a really good idea, and it is currently in works!