Skip to content

Realm

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

2 results found

  1. Firing a trigger if the added or updated document has a field with specific value

    Sometimes a trigger needs to be fired only if the added or updated document has a specific value for a field.

    For example, let's say we want to hit one of our endpoints that is responsible for sending push notification only if the user is not currently logged in the app on his machine or phone.

    We can't account for this situation using a match expression since we are not interested in the change of values, but what the value is after the document update or insert occurred.
    Without this functionality, the trigger will be fired anyways and then we…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    declined  ·  Drew responded

    Declining as this is already present. Thanks for updating Akbar.

  2. Custom branded password change email

    When we use the "Send a password reset email" from Realm in Authentication->Email/Password, we can specify a URL and a subject line. That's great, but it would be good if we could make the e-mail itself a bit more branded.

    The O-FISH app is currently using this, and an O-FISH user might be confused as to why this looks like a MongoDB reset password link.

    We're fine with a "powered by MongoDB" footer or something, but we should be able to make the user understand that this link is OK to click, and that it came from the proper application.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    declined  ·  Drew responded

    For a customized email, we recommend running a customized confirmation/password reset function and using an email provider such as mailgun, sendgrid, or SES.

  • Don't see your idea?

Feedback and Knowledge Base