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 Submitted
Created by Guest
Created on Oct 27, 2020

Add line number to function call error messages

A simple line number of where a function fails would be incredibly useful. And a function name would be important too for when a function calls another function.
  • Guest
    Feb 19, 2022
    I strongly agree. Would be extremely useful, thank you!
  • Guest
    Dec 11, 2021
    The struggle to understand the concrete line that caused an issue when you have a 1k line function that calls other functions is real
  • Guest
    Oct 15, 2021
    Stack traces are absolutely indispensable for coding. The fact that this offering is a released product and doesn't support stack traces is mind blowing.