Files
animaltrack/nits
Petru Paler a35d4a3c0d 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>
2026-01-01 19:15:31 +00:00

6 lines
495 B
Plaintext

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.