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
Categories Atlas
Created by Guest
Created on Sep 20, 2023

Include "fields" and "options" in index build email notification

Hi, I'm wondering if it would be possible to not only include the database and collection names in the "Index build succeeded" email notification, but also the "fields" and "options" json objects. It's great to know what indices are built by the team as the database admin, and since there isn't a "createdAt" timestamp in mongodb, the emails would serve as a workaround for that as well. In short, it would be a valuable addition for our team if the "fields" and "options" data was included in the "Index build succeeded" email notification. Thanks in advance!
  • Attach files
  • Guest
    Mar 5, 2024
    I second that. Sometimes we have to create a bunch of indexes on large collections but need to wait for each index build to be finished. Receiving an "index build succeeded" email without the index name is annoying and confusing. Adding the index name would be appreciated!