#219 Send username of recipient to Fedora Message Bus
Merged by jflory7. Opened by shraddhaag.
fedora-commops/ shraddhaag/fedora-happiness-packets send-recipient-username  into  master

Download 219.patch

This commit solves #191. This commit adds:

  1. A new optional field in the message model recipient_username
    to save the username of the recipient if available.
  2. A new migration to reflect the above changes in the database.
  3. Saves the recipient's username if the email is associated with
    a FAS account or else logs otherwise.
  4. Sends the recipient username on the Bus.

Metadata Update from @jflory7:
- Pull-request tagged with: PASSED, improvement, needs testing, type - backend, type - fedora-messaging, type - summer coding
- Request assigned

Metadata Update from @jflory7:
- Pull-request untagged with: needs testing

Awesome work @shraddhaag – thanks for being thorough with your changes. I tested this one and it works like you described in #191. Merging! :clapper:

Pull-Request has been merged by jflory7

Thank you so much @jflory7! :smile: