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

[BUG FIX] [MER-3631] Fix rendering issues with cognito/open and free routes (Re-targeted to v0.28.4) #5033

Conversation

eliknebel
Copy link
Contributor

@eliknebel eliknebel commented Aug 19, 2024

Re-targeted to v0.28.4

https://eliterate.atlassian.net/browse/MER-3631

Fixes a rendering issue with cognito workflow in the open and free routes, resulting in 500 error. I added some basic test coverage here around these routes as well.

I suspect some of the resources routes that exist for /sections/independent such as :show and :edit are now obsolete with the new system workflows, as section viewing/editing now takes place from the instructor dashboard live view. I left these in for now but we likely want to remove them in the future.

@eliknebel eliknebel changed the title [BUG FIX] [MER-3631] Fix rendering issues with cognito/open and free routes (Retargeted to v0.28.4) [BUG FIX] [MER-3631] Fix rendering issues with cognito/open and free routes (Re-targeted to v0.28.4) Aug 19, 2024
Copy link
Contributor

@nicocirio nicocirio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. This is the same fix previously implemented on this PR, but retargeted to v0.28.4

@nicocirio nicocirio merged commit 549a5ca into hotfix-v0.28.4 Aug 19, 2024
14 checks passed
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