Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors when deleting an animal from the mouse database #190

Open
annkennedy opened this issue Jan 9, 2024 · 0 comments
Open

Errors when deleting an animal from the mouse database #190

annkennedy opened this issue Jan 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@annkennedy
Copy link
Contributor

If I delete a mouse that has trials associated with it, Bento gives the user an option to assign those trials to a different animal by selecting that animal from a drop-down menu. That dropdown menu does not populate, and the terminal gives the following error:

Exception in populateComboBox: 'Animal' object has no attribute 'animal_id'

this suggests that the combo box is looking for an animal_id attribute that we got rid of?

@annkennedy annkennedy added the bug Something isn't working label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant