UniversityOfSaskatchewanCMPT371 / term-project-2024-team-4

Apache License 2.0
2 stars 2 forks source link

failure of Blade-Shape deleting #106

Closed xix695 closed 6 months ago

xix695 commented 6 months ago

when the user tried to delete an existing Blade-Shape, but the item appeared again after the user created another Blade-Shape here. The tester uses an item "as" to test the functionality. Do we need to fix the bug?

Please see the short video below to get context. https://usask.cloud.panopto.eu/Panopto/Pages/Viewer.aspx?id=1974df60-032b-4c50-bd1c-b13500f35ecd

m-jewel commented 6 months ago

Could you try:

This is because I've tried to reproduce the error you said but it does not occur on my end (see video below). https://usask.cloud.panopto.eu/Panopto/Pages/Viewer.aspx?id=9a4dbcc0-b8ba-49ad-8798-b13500fa05ad

xix695 commented 6 months ago

Could you authorize me to access your video?

m-jewel commented 6 months ago

done

xix695 commented 6 months ago

After did what you told me, the error occurred once on my computer but I again deleted the database, then docker compose up, this time the error did not occur again. So I think we can close the issue for now.