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

Legacy discussion requests not properly serializing course_id #36450

Open
blarghmatey opened this issue Mar 26, 2025 · 1 comment
Open

Legacy discussion requests not properly serializing course_id #36450

blarghmatey opened this issue Mar 26, 2025 · 1 comment
Assignees

Comments

@blarghmatey
Copy link
Contributor

When using the legacy discussions service (cs_comments_service) the in-line discussion block is throwing an error when trying to save the sort_ordering for an authenticated user. This is due to the course_id object getting passed through to the requests parameters unmodified, rather than getting converted to a string.

Relevant Sentry error: https://mit-office-of-digital-learning.sentry.io/share/issue/618f8150704f4a13b0cea9732b35dc56/

This was introduced in the commit 0d4281a and happens when hitting the code block here

@Ali-Salman29
Copy link
Contributor

@blarghmatey

Thank You, we will look into this issue and get back to you soon.

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

No branches or pull requests

3 participants