Skip to content

Fix API Particulier changelog mailer using API Entreprise URL helpers#135

Merged
Samuelfaure merged 1 commit into
developfrom
fix/api-particulier-changelog-mailer-urls
May 18, 2026
Merged

Fix API Particulier changelog mailer using API Entreprise URL helpers#135
Samuelfaure merged 1 commit into
developfrom
fix/api-particulier-changelog-mailer-urls

Conversation

@skelz0r
Copy link
Copy Markdown
Member

@skelz0r skelz0r commented May 18, 2026

The changelog mailer templates for API Particulier used non-prefixed route helpers (changelogs_url, changelog_unsubscribe_token_url) which resolve to the API Entreprise routes. Replace with the correctly namespaced api_particulier_* variants, matching the pattern used by all other API Particulier mailers (authorization_request, newsletter).

The changelog mailer templates for API Particulier used non-prefixed
route helpers (changelogs_url, changelog_unsubscribe_token_url) which
resolve to the API Entreprise routes. Replace with the correctly
namespaced api_particulier_* variants, matching the pattern used by
all other API Particulier mailers (authorization_request, newsletter).
@skelz0r skelz0r self-assigned this May 18, 2026
@skelz0r skelz0r requested review from Samuelfaure and Un3x May 18, 2026 07:43
@Samuelfaure Samuelfaure merged commit fd23ceb into develop May 18, 2026
9 checks passed
@Samuelfaure Samuelfaure deleted the fix/api-particulier-changelog-mailer-urls branch May 18, 2026 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants