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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

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
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