#5078 Be consistent in the messages send
Merged by pingou. Opened by pingou.
fix_notifs  into  master

Download 5078.patch

The JSON representation of the User object has an 'emails' field
not an 'email' and that field is not present in the public JSON
representation of the User objects (thus not in notifications sent
on the message bus). We can thus drop entirely the 'email' field
that was present until now.

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

pretty please pagure-ci rebuild

1 new commit added

  • Ensure the author info sent always fit the expected schema

2 new commits added

  • Ensure the author info sent always fit the expected schema
  • Be consistent in the messages send

2 new commits added

  • Ensure the author info sent always fit the expected schema
  • Be consistent in the messages send

rebased onto c33845402e63f268f159644808b91014eed08d70

:thumbsup:

let's get this in! :)

Pull-Request has been merged by pingou

Metadata