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

[Emails] Enable field active on EmailTemplates #2522

Merged

Conversation

pbanaszkiewicz
Copy link
Contributor

This fixes #2499. The field was added to EmailTemplate forms and displayed in the email template list+detail views.

Email Controller tests were extended to ensure only active templates are considered.

This fixes #2499. The field was added to EmailTemplate
forms and displayed in the email template list+detail views.

Email Controller tests were extended to ensure only active templates
are considered.
@pbanaszkiewicz
Copy link
Contributor Author

@elichad another one for your review.

Copy link
Contributor

@elichad elichad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pbanaszkiewicz pbanaszkiewicz merged commit 3376af9 into develop Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Emails] Consider active field on email templates
2 participants