Clemens85 / runningdinner

Mono-Repo containing Java backend, React Frontend and Lambdas
https://runyourdinner.eu
MIT License
3 stars 2 forks source link

Team partner registration logic is not sufficient when sending messages #59

Closed Clemens85 closed 10 months ago

Clemens85 commented 10 months ago

The message sending logic must be enhanced, because ithe view of sent messages is really weird and it happens per random which team-member is used for the saluatation etc. in the mail.

There shall really only be created one message-task for the root-participant, and hence there should automatically be picked up the correct data.

When doing so. we might also consider adding optional contact info to the child participant, see #51