Skip to content

EVENTS: Mailtext Bestätigungsmail abhängig von Konfiguration Kurs #80

@chrusu

Description

@chrusu

Die Kommunikation muss noch verbessert werden. Aktuell ist aus dem bestätigungs Mail mit dem PDF nicht ersichtlich, dass die Anmeldung noch nicht final ist.

Tech spec

  • Umsetzung im Core

TODO

  • In Event::ParticipationsController#set_success_notice einen weiteren Spezialfall einbauen, der eine andere Message ausgibt falls entry.application == true ist
  • In banner_participating eine Unterscheidung mit einer anderen Übersetzung einführen, falls @user_participation.application == true ist
  • Neues Mail welches statt Event::ParticipationMailer.confirmation ausgelöst wird falls participation.application == true ist
    • Neuen Mailtext als CustomContent in https://github.com/hitobito/hitobito/blob/master/db/seeds/custom_contents.rb#L329 erfassen
    • Im Event::ParticipationMailer eine neue Methode für das neue Mail erstellen (viel Spass bei der Namensfindung, Warteliste und provisorische Anmeldung sind bereits von anderen Konzepten in hitobito besetzt)
    • Im Event::ParticipationConfirmationJob das neue Mail auslösen, falls participation.application == true ist
  • PDF-Export anpassen gemäss Anforderungen (genauere Beschreibung vom Cevi ist noch offen)
  • Specs schreiben
  • Kunde wegen Übersetzungen und neu verfügbarem CustomContent informieren
  • Mit angemessener Rolle "durchklicken"
  • CHANGELOG-Eintrag unter "unreleased" unten hinzufügen

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions