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 Atlas
Created by Guest
Created on Jul 2, 2020

Allow user to specify either more date types, or arbitrary archive criteria

Currently to configure the online archive service, you specify which column you want to use, which must be a Date type. Our collections often use integer fields holding the offset from the epoch, and there are other fields people might reasonably used. My suggsetion would be to allow for a diverse set of date types, or ideally, allow the user to specify the criteria themselves with a mongo query.
  • Attach files
  • Guest
    Jul 15, 2020
    This would be really useful. As it stands right now Online Archive really has no use to us as we use integer epoch fields and would need to be able to add additional filters such as if this is older than x days AND is not being used