Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add email address field to organisations table #2066

Open
1 of 3 tasks
spwoodcock opened this issue Jan 8, 2025 · 0 comments
Open
1 of 3 tasks

Add email address field to organisations table #2066

spwoodcock opened this issue Jan 8, 2025 · 0 comments
Assignees
Labels
backend Related to backend code effort:low Likely a few hours enhancement New feature or request frontend Related to frontend code priority:low Backlog of tasks that will be addressed in time

Comments

@spwoodcock
Copy link
Member

spwoodcock commented Jan 8, 2025

Is your feature request related to a problem? Please describe.

  • We still don't want a SMTP server ideally (using OSM messages).
  • It would be useful to have a contact email for an organisation (previously we only link to a single user, but having an email means multiple users might access it (e.g. [email protected] might send to multiple people).

Describe the solution you'd like

  • Add an email field to the organisation table. edit: done, added field associated_email
  • Add a field to submit the email address during org creation (frontend).
  • Save the email field in the db during org creation (update OrgIn schema to accept, backend).

Based on our discussion @manjitapandey

@spwoodcock spwoodcock added backend Related to backend code effort:low Likely a few hours enhancement New feature or request frontend Related to frontend code priority:low Backlog of tasks that will be addressed in time labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend code effort:low Likely a few hours enhancement New feature or request frontend Related to frontend code priority:low Backlog of tasks that will be addressed in time
Projects
Development

No branches or pull requests

2 participants