Backend getting confused about duplicate identifiers #27

Open
opened 2023-03-20 17:17:27 +01:00 by MoralCode · 0 comments
Owner

github.com/MoralCode/ClassClockAPI@06108fe63b/blueprints/v0.py (L480)

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

https://github.com/MoralCode/ClassClockAPI/blob/06108fe63be3c0cebee22b08f2208d83348c84cd/blueprints/v0.py#L480 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 in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ClassClock/API#27
No description provided.