msjit / testcasedb

TestCaseDB - Web based test case management
MIT License
40 stars 18 forks source link

"dashboard" lists deleted test assignment #37

Closed pva closed 9 years ago

pva commented 10 years ago

I've created tests assignment and assigned on myself. Next I went to Test Assignments -> List and deleted it. Yet Test assignment is still visible on the main page in "My Tasks".

qa-bug

joffems commented 10 years ago

There is likely a dependent item not being deleted. I will investigate.

pva commented 10 years ago

Actually I just found that if I go to Tasks and delete it there, then it'll be deleted.

joffems commented 10 years ago

That relationship should have a dependent destroy on it then.

joffems commented 9 years ago

Fix has been pushed and tested. Deleting an assignment will now automatically delete the associated task.