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

Grade retrieval fails for students who are not enrolled #215

Open
alexhorn opened this issue Mar 14, 2023 · 1 comment
Open

Grade retrieval fails for students who are not enrolled #215

alexhorn opened this issue Mar 14, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@alexhorn
Copy link
Member

alexhorn commented Mar 14, 2023

Students who are not enrolled (because they haven't started officially or because they have finished their studies) get "Error: Service not available (-112)" when opening /personal. This is due to the grades method not being available. I kind of fixed it in 4d9f9c9, but it needs to be reworked.

@alexhorn alexhorn added the bug Something isn't working label Mar 14, 2023
@M4GNV5
Copy link
Member

M4GNV5 commented Mar 15, 2023

To me it seems like the grades endpoint is generally unavailable at the moment(?)

Anyways: It's not just the grades, for graduated accounts the majority of "personal data" seems empty too:
image

We should probably go with a employee-like display of /personal?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants