Skip to content

SBCOSS-654: Dynamic org name for email templates.#1174

Merged
pallakartheekreddy merged 1 commit into
Sunbird-Lern:release-5.3.0from
JeraldJF:release-5.3.0
Oct 8, 2025
Merged

SBCOSS-654: Dynamic org name for email templates.#1174
pallakartheekreddy merged 1 commit into
Sunbird-Lern:release-5.3.0from
JeraldJF:release-5.3.0

Conversation

@JeraldJF

@JeraldJF JeraldJF commented Oct 8, 2025

Copy link
Copy Markdown

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Type of change

Please choose appropriate options.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes in the below checkboxes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Ran Test A
  • Ran Test B

Test Configuration:

  • Software versions:
  • Hardware versions:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Description by Korbit AI

What change is being made?

Update email and SMS templates to use a dynamic installation/org name via $installationName, replacing the hard-coded "Diksha" where applicable.

Why are these changes being made?

To support multi-tenant or rebranded deployments by injecting the organization name at runtime, ensuring templates reflect the correct installation name. This improves reusability across environments without code changes.

Is this description stale? Ask me to generate a new description by commenting /korbit-generate-pr-description

@korbit-ai korbit-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I've completed my review and didn't find any issues... but I did find this bear.

/  \.-"""-./  \
\    -   -    /
 |   o   o   |
 \  .-'''-.  /
  '-\__Y__/-'
     `---`

Check out our docs on how you can make Korbit work best for you and your team.

Loving Korbit!? Share us on LinkedIn Reddit and X

@pallakartheekreddy pallakartheekreddy merged commit 158b658 into Sunbird-Lern:release-5.3.0 Oct 8, 2025
1 of 2 checks passed
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