Skip to content

Email Templates are not visible in the 7.0 Console UI when migrating from older versions #23109

@shanggeeth

Description

@shanggeeth

Description

  • Identity Server versions until 6.1, used to store email templates with locales in the format fr-FR (hyphen as the separator).
  • However, from Identity Server 7.0 onwards, the email templates are stored with locale in the format fr_FR (underscore as the separator) when stored and retrieved from the Console UI.
  • For a migrated setup, the existing email template with different locales will not be retrieved from Console UI.

Steps to Reproduce

  • Start an Identity Server 6.1 pack
  • Create an email template for fr-FR locale for the Admin forced password reset flow from the Console.
  • Migrate to IS 7.0.
  • Try to view the fr-FR locale specific email template for Admin forced password reset flow from the Console.
  • No template will be retrieved and an option create a new template will be shown.
  • Observing the REST API call will show no template was retrieved.

Version

7.0.0

Environment Details (with versions)

No response

Metadata

Metadata

Assignees

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions