Skip to content

fix: add missing class variables to AiAsideCourseApp#157

Merged
michaelroytman merged 1 commit intomainfrom
michaelroytman/add-missing-class-variables-to-AiAsideCourseApp
May 14, 2025
Merged

fix: add missing class variables to AiAsideCourseApp#157
michaelroytman merged 1 commit intomainfrom
michaelroytman/add-missing-class-variables-to-AiAsideCourseApp

Conversation

@michaelroytman
Copy link
Copy Markdown
Member

@michaelroytman michaelroytman commented May 14, 2025

Description

This PR adds missing class variables to the AiAsideCourseApp class. These variables are used by the CourseAppSerializer. If they are not defined, an error is raised, which results in the course apps view returning a 500. The impact is that all course apps but the Xpert unit summaries are missing on the page.

Merge checklist:
Check off if complete or not applicable:

  • Version bumped
  • Changelog record added
  • Documentation updated (not only docstrings)
  • Fixup commits are squashed away
  • Unit tests added/updated
  • Manual testing instructions provided
  • Noted any: Concerns, dependencies, migration issues, deadlines, tickets

@michaelroytman michaelroytman force-pushed the michaelroytman/add-missing-class-variables-to-AiAsideCourseApp branch from 7dc1e9a to 7919980 Compare May 14, 2025 12:12
@michaelroytman michaelroytman merged commit 0b8e4d6 into main May 14, 2025
4 checks passed
@michaelroytman michaelroytman deleted the michaelroytman/add-missing-class-variables-to-AiAsideCourseApp branch May 14, 2025 15:25
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