Skip to content

bug: email templates + branding permissions#2237

Merged
adelowo merged 4 commits intomainfrom
bug-email-templates
Mar 31, 2026
Merged

bug: email templates + branding permissions#2237
adelowo merged 4 commits intomainfrom
bug-email-templates

Conversation

@golanglemonade
Copy link
Copy Markdown
Member

@golanglemonade golanglemonade commented Mar 31, 2026

  • fixes a bug with permissions to the edges for email branding + templates
  • removes unique constraint for email_branding to template - allowing the same branding to be used across multiple templates
  • fixes bug with template context, it should be required so there is no empty enum but it wasn't previously required
  • adds unit tests for both email branding and templates

Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>
Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>
Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>
Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 20%)

See analysis details on SonarQube Cloud

@adelowo adelowo merged commit a4177e2 into main Mar 31, 2026
20 of 21 checks passed
@adelowo adelowo deleted the bug-email-templates branch March 31, 2026 14:23
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.

3 participants