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

Backend getting confused about duplicate identifiers #27

Open
MoralCode opened this issue Mar 20, 2023 · 0 comments
Open

Backend getting confused about duplicate identifiers #27

MoralCode opened this issue Mar 20, 2023 · 0 comments

Comments

@MoralCode
Copy link
Owner

updated_schedule = BellScheduleSchema(exclude=('id', 'creation_date')).load(

Error seems to have occurred when trying to rename a previously-created schedule (possibly to something that was the same as an existing schedule???)

Schedule name change saved, but the frontend was showing negative numbers.
User tried editing the entire schedule, but it didn’t work (presumably the cause of this issue).

after clicking refresh on classclock (possibly frontend? not sure) it seemed to work after that

needs replication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant