omou-org / front-end

2 stars 1 forks source link

A087 - Pressing "unenroll" in scheduler detail view didnt unenroll the student from the course #514

Open dhuangg opened 4 years ago

dhuangg commented 4 years ago

A087 pressing "unenroll" in scheduler detail view didnt unenroll the student from the course Bug found by: Katie Teams link: https://teams.microsoft.com/l/message/19:77d621b48fd54d03ba7155385d33cb54@thread.skype/1596403265502?tenantId=4757b031-c3cc-4b2a-ac2c-a2ef4731ed22&groupId=7f2d402f-bd5b-4f3d-875f-fb78e2889c1a&parentMessageId=1596403265502&teamName=Omou&channelName=Defects&createdTime=1596403265502

dhuangg commented 3 years ago

check the new PR added to development to see if it addresses anything.

Check the enrollment view to see if the unenroll button updates the cache. According to Peter's test it doesn't update the cache and make sure it's using graphql. Also check on the registration course view (RegistrationCourse.js) on the enrollments list there should be a more actions button that allows you to unenroll. make sure that updates the cache.