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

fix(CM): Pausing/unpausing lessons does not persist to DB #1939

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

hirokiterashima
Copy link
Member

Changes

  • Changed to get node that is in the project JSON. The changes weren't persisting because we were working with the Node object, which did not sync back to the project JSON.

Test

  • Pause/unpausing lessons should persist after refreshing

@hirokiterashima hirokiterashima added the bug Something isn't working label Sep 12, 2024
@hirokiterashima hirokiterashima self-assigned this Sep 12, 2024
@hirokiterashima hirokiterashima marked this pull request as ready for review September 12, 2024 21:12
@hirokiterashima hirokiterashima merged commit 400a4be into develop Sep 12, 2024
5 checks passed
@hirokiterashima hirokiterashima deleted the bug-pausing-lessons branch September 12, 2024 21:26
@hirokiterashima
Copy link
Member Author

🎉 This issue has been resolved in version 5.156.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant