You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed you did this fix "fix: user invite email not sending and null variables#955"
I already cloned the latest develop and saw the changes, but when I docker compose up and send email via invite users or the sales estimates, its still not sending.
when I check the bullmq I'm getting this
these are the ones that are running, I just confirmed the SendSignupVerificationMailQueue and SendResetPasswordMailQueue works.
the ones I'm trying to trigger is not listed here which are SendSaleEstimateMailQueue and SendInviteUserMailQueue.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I noticed you did this fix "fix: user invite email not sending and null variables#955"
I already cloned the latest develop and saw the changes, but when I docker compose up and send email via invite users or the sales estimates, its still not sending.
when I check the bullmq I'm getting this
these are the ones that are running, I just confirmed the SendSignupVerificationMailQueue and SendResetPasswordMailQueue works.
the ones I'm trying to trigger is not listed here which are SendSaleEstimateMailQueue and SendInviteUserMailQueue.
All reactions