Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trigger approval mail for organizations manually #1754

Open
dkehne opened this issue Nov 6, 2024 · 1 comment
Open

Trigger approval mail for organizations manually #1754

dkehne opened this issue Nov 6, 2024 · 1 comment
Labels
Bayern related to ehrenamtskarte bayern Task web Task involves making changes to the administration module

Comments

@dkehne
Copy link

dkehne commented Nov 6, 2024

Describe the Problem

Sometimes approval processes take time and email get "organizational" lost on the organizations site. So there should be a possibility for the administrative processors to trigger the email again.

As a region manager,
I want to trigger the approval email to an organization
so that they receive a reminder in case the original message was overlooked or lost.

Describe Your Preferred Solution

Given that I am logged in as a region manager or a region administrator,
when I navigate to the page for incoming applications
and there is a pending application
and I expand the card of the application to show its details
and the application has a pending approval by an organization,
then I can resend the approval mail to the organization.

Given that there is a pending application,
when an organization has approved or rejected the volunteer work of the applicant,
then there is no option to resend the approval mail to the organization.

Given that there is a pending application,
when there are multiple organizations listed for approval,
then I can only resend the approval mail to organizations, that have neither confirmed nor rejected the volunteer work of the applicant.

Given that there is a pending application
and the approval by an organization is pending,
when I resend the approval mail,
then the approval mail is send again to the email address of the organization that was entered in the application
and I get a hint, that the email has been sent
and the option to resend is disabled for 1 minute to avoid multiple emails being sent.

Describe Possible Alternatives

We could also add the possibility to manually set up a "new/other" mail in that sending process.

Additional Information

@ztefanie
Copy link
Member

ztefanie commented Nov 7, 2024

Think about adding some checks to avoid duplication emails, e.g. waiting for at least 1 minute to resend a second mail after a first resend was triggered.

@ztefanie ztefanie changed the title Trigger approval mail for organizations manually (again) Trigger approval mail for organizations manually Nov 7, 2024
@connium connium added the Bayern related to ehrenamtskarte bayern label Jan 10, 2025
@seluianova seluianova added the web Task involves making changes to the administration module label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bayern related to ehrenamtskarte bayern Task web Task involves making changes to the administration module
Projects
Status: No status
Development

No branches or pull requests

4 participants