Open danhalson opened 2 days ago
@sra405 I've added all I know here, but if you could flesh it out with any further info, that would be great
Branch issues/1128-Dupe_student_user_remixes created!
Staging - Plum School - Project name: Hello World: Basic HTML
So far: managed to fix displaying the student names if there are duplicate students, but still unsure why multiple remixes are being created
Looks like the get request for the remix when the project is revisited isn't happening, it sends a get request for the original project instead. Then when the user clicks save, it successfully remixes the original project again, but does a get for the first remix and returns that.
e.g. https://telemetry.betterstack.com/team/54242/tail?s=314882&q=lyric-dent-math with remixes at 2024-10-24 13:51:10.32 and 2024-10-24 13:53:42.63
This is an issue in staging that @MFarringtonRPF observed, which led to a second remix being erroneously created for a user, and one of them not displaying user details on the Student Work page. There is a chance that old data might have a part in it.
The ids of Mel's projects where the issue was observed:
This query shows possible further scenarios where this has been seen in prod:
Example problem records:
Logs:
First remix: https://logs.betterstack.com/team/54242/tail?s=314882&q=recap-slept-enter Second remix: https://logs.betterstack.com/team/54242/tail?s=314882&q=perky-iron-half