fix: use correct column name (animal_id) in get_event_animals query
The animal_registry table uses animal_id as its primary key, not id. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
5
nits
Normal file
5
nits
Normal file
@@ -0,0 +1,5 @@
|
||||
Animal detail slider, event timeline, I want to be able to click on events and go to a detail view about them.
|
||||
|
||||
Create animal cohort form, click button, succeeds, comes back to the same form when successful. There should be a notification that it worked and link to detail view of the event created. Audit all other forms for this.
|
||||
|
||||
If I want to sell 2 ducks matching "species:duck sex:female status:alive", how do I do it? The record outcome form says 35 animals selected if I use that filter.
|
||||
Reference in New Issue
Block a user