rowyio / rowy

Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.
http://rowy.io
Other
5.94k stars 478 forks source link

Invitation emails not sent #1465

Closed somenotrandomcoder closed 10 months ago

somenotrandomcoder commented 10 months ago

Describe the bug I tried to invite friend to project but invitation emails are not sent. There is also no link in UI i can just copy paste and send him myself. Tried to invite my other email and also didnt receive invitation email.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Workspace Settings'
  2. Click on 'Members'
  3. Click on 'Invite user'
  4. Input user email to invite
  5. Select role
  6. Click "submit"
  7. Check mailbox (and spam)

Expected behavior Invitation email with invitation link is sent. (also preferably for such cases as email cron does not work - allow copy pasting invitation link in Members page UI)

Rowy Run version Rowy.io web dashboard

Additional context Add any other context about the problem here.

Chadha93 commented 10 months ago

Hi @somenotrandomcoder, I just tested this, and it turned out to be working fine. I received the email.

  1. Invitation: send-invite
  2. success-invite

  3. Email received - image

A few troubleshooting steps to try:

  1. Re-check the email.
  2. Check the console for any errors, and the networks tab to view the response when clicking on send.

Closing this issue as followed up on this GitHub discussion - https://github.com/rowyio/rowy/discussions/1464