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

CASMCMS-9234: When renaming session templates during migration, use correct database key #407

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

mharding-hpe
Copy link
Contributor

The BOS migration code has a bug when it comes to renaming session templates. Specifically, it stores the renamed template using a database key based on the old template name. This results in the template being inaccessible using its new name. The fix is very tiny and straightforward.

…orrect database key to store renamed template
@mharding-hpe mharding-hpe merged commit e80fd64 into develop Dec 18, 2024
5 of 6 checks passed
@mharding-hpe mharding-hpe deleted the casmcms-9234 branch December 18, 2024 15:56
mharding-hpe added a commit that referenced this pull request Dec 18, 2024
…orrect database key to store renamed template (#407)

(cherry picked from commit e80fd64)
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.

3 participants