specify / specify7

Specify 7
https://www.specifysoftware.org/products/specify-7/
GNU General Public License v2.0
62 stars 36 forks source link

Fix bogus null record bug. #883

Open benanhalt opened 3 years ago

benanhalt commented 3 years ago

This is a bug I found in the course of tracking down something else. It is illustrated by the testcase at https://github.com/specify/specify7/blob/44feeb42b6d229d31d2ca671a1954720193891b3/specifyweb/workbench/upload/tests/test_bugs.py#L23

realVinayak commented 3 weeks ago

Resolved in https://github.com/specify/specify7/pull/4929. Funnily, I wasn't thinking of resolving this. The implemenation was done independent of it, and was surprised when it said a testcase that shouldn't have passed did