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

Internal Hasura error on host selection mentor ordering #141

Open
vcfxb opened this issue Jul 9, 2021 · 2 comments
Open

Internal Hasura error on host selection mentor ordering #141

vcfxb opened this issue Jul 9, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@vcfxb
Copy link
Member

vcfxb commented Jul 9, 2021

Commit: ed43721

Cause hasura/graphql-engine#3796

Hasura is having internal errors with the ordering of student names on the meeting edit > host selection page.
I will try to implement a workaround.

Postgres error log:

ERROR:  column reference "root.or.semester.ar.semester.mentors.ar.mentors.small_group_men" is ambiguous at character 8192```
@vcfxb vcfxb added the bug Something isn't working label Jul 9, 2021
@vcfxb vcfxb self-assigned this Jul 9, 2021
vcfxb added a commit that referenced this issue Jul 9, 2021
Remove cause of internal hasura error
@vcfxb
Copy link
Member Author

vcfxb commented Jul 9, 2021

Workaround (72d6c79) requires mentors to be ordered by first name only.

Once the underlying issue in hasura is fixed, mentors can be ordered by first and last name on the edit meeting > select host page.

Until then we settile for just first name (which is acceptable for now since small groups are already ordered by title).

@vcfxb vcfxb changed the title Internal Hasura/Postgres error Internal Hasura/Postgres error on host selection mentor ordering Jul 9, 2021
@vcfxb vcfxb changed the title Internal Hasura/Postgres error on host selection mentor ordering Internal Hasura error on host selection mentor ordering Sep 10, 2021
@vcfxb vcfxb removed their assignment Sep 30, 2021
@vcfxb
Copy link
Member Author

vcfxb commented Nov 21, 2021

This should be checked again, now that we have updated to Hasura 2.0.10.

@vcfxb vcfxb self-assigned this Nov 21, 2021
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

1 participant