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 programs page redirect #6073

Merged
merged 1 commit into from
Dec 27, 2024
Merged

🪲 Fix programs page redirect #6073

merged 1 commit into from
Dec 27, 2024

Conversation

jpelay
Copy link
Member

@jpelay jpelay commented Dec 27, 2024

Right now the programs page and my profile page is failing in Alpha. When looking at the logs this is what comes up:

werkzeug.routing.exceptions.BuildError: Could not build url for endpoint 'programs_page' with values ['page']. Did you mean 'app.programs_page' instead?

Investigating a bit, this might be caused because the url is not registered yet, like here

@jpelay jpelay merged commit a59b10d into main Dec 27, 2024
8 of 9 checks passed
@jpelay jpelay deleted the fix_programs_redirect_maybe branch December 27, 2024 00:15
@jpelay
Copy link
Member Author

jpelay commented Dec 27, 2024

Well this didn't work 🤡

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.

1 participant