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

volunteering admin flask-admin endpoints have changed #1769

Open
wlcx opened this issue Aug 27, 2024 · 0 comments
Open

volunteering admin flask-admin endpoints have changed #1769

wlcx opened this issue Aug 27, 2024 · 0 comments

Comments

@wlcx
Copy link
Member

wlcx commented Aug 27, 2024

Something is causing the volunteering admin flask-admin endpoints to have changed, which then causes errors when accessing the admin site since urls in the nav can't be generated. This is (presumably?) limited to dev since the main site is working.

Steps to reproduce:

  • setup fresh dev site
  • Make an admin user
  • log in as them, try to go to /admin

The volunteering admin endpoints seem to have changed from e.g. volunteer_admin.index to volunteer_admin_volunteer_admin.index (IIRC, not at same machine atm).

I tracked this down to 2338c05. If you re-add FLASK_APP=dev_server.py to docker-compose.yml, the endpoints are generated as before, which is... yeah.

@emfcamp emfcamp deleted a comment from HarbingerOfFire Aug 27, 2024
@emfcamp emfcamp deleted a comment Aug 27, 2024
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

1 participant