Form page for contacting the Ubuntu Brainstorm team

Registered by Sayak Banerjee

Presently, there is no built in method to contact the Ubuntu Brainstorm moderator team.

This modification would add a brainstorm.ubuntu.com/contact_moderators page that would allow a user to use a form to send a mail to the team directly

Blueprint information

Status:
Not started
Approver:
Nicolas Deschildre
Priority:
Undefined
Drafter:
Sayak Banerjee
Direction:
Needs approval
Assignee:
None
Definition:
Pending Approval
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Sprints

Whiteboard

DrG - This can be easily solved .
'users_roles' - inside the PostgreSQL database contains role-ID and user-ID

On posting a message to moderators
1. Find user-IDs with role-ID of moderators , from the table 'users_roles'
2. From the table 'user' , query 'mail' addresses corresponding to uid s.
3. Send messages to all these mail addresses .

There may also be a drupal module for this function .

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.