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

Duplicate Key Error when Adding Student Enrolments #3

Open
applebyter opened this issue Mar 14, 2023 · 0 comments
Open

Duplicate Key Error when Adding Student Enrolments #3

applebyter opened this issue Mar 14, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@applebyter
Copy link
Member

Bug Description
When I try to add student enrolments to the CSSE6400 course I get the error message:
duplicate key value violates unique constraint
"UQ_efc6e6ce1d0a41624e195edf963"

To Reproduce
Steps to reproduce the behaviour:

  1. Go to the Student Enrolment page.
  2. Select the course CSSE6400.
  3. Upload a valid file containing student enrolments.
  4. The message "This file seems valid" and the enrolment preview are displayed.
  5. Click the Apply button.
  6. The indicated error message appears at the bottom of the browser window.

Expected Behaviour
After step 5 above, the student enrolments should be added to the course.

Screenshots
q-error

Desktop

  • OS: Windows 10
  • Browser: Chrome
  • Version: 111.0.5563.65

Additional Context
The same process of adding student enrolments works for other courses. I added student enrolments to COMP2048 earlier on the same day, from the same computer, and using the same browser.

@applebyter applebyter added the bug Something isn't working label Mar 14, 2023
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