Only XMPP notifications are received when selecting 'Both' radio option #6

Closed
opened 2025-05-15 00:56:54 -05:00 by Lucius · 2 comments
Member

I set a reminder to notify me via email and xmpp by selecting the 'both' radio for the notify options, but i am only receiving XMPP messages.

I set a reminder to notify me via email and xmpp by selecting the 'both' radio for the notify options, but i am only receiving XMPP messages.
ITwrx added the
investigating
label 2025-05-15 06:28:00 -05:00
Owner

This should be fixed. Please try again and report back.

Normally, one wouldn't hardcode this, but since we are using this as a single person app, FMN expects the user (for email address lookup) to have an id of "1" in the database. Yours was set to "2" during development. I've updated your user to use id 1, so it should be able to find your email address now.

This should be fixed. Please try again and report back. Normally, one wouldn't hardcode this, but since we are using this as a single person app, FMN expects the user (for email address lookup) to have an id of "1" in the database. Yours was set to "2" during development. I've updated your user to use id 1, so it should be able to find your email address now.
ITwrx added the
needs info
label 2025-05-15 08:44:58 -05:00
Author
Member

Fixed! I'm now receiving both XMPP and E-mail notifications.

Fixed! I'm now receiving both XMPP and E-mail notifications.
ITwrx closed this issue 2025-05-15 19:29:14 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ITwrxOrg/Forget-Me-Not#6
No description provided.