mirror of
https://github.com/fleetdm/fleet
synced 2026-05-16 05:28:38 +00:00
handles the edge case mentioned in QA Notes #27689 and - Use consistent *int64 for TeamID across all policy activity types - Fix JSON omitempty issue causing team_id: 0 to be omitted(to fix a small copy test bug in Frontend) ## Testing - [x] Added/updated automated tests - [x] QA'd all new/changed functionality manually Current Output <img width="639" height="166" alt="image" src="https://github.com/user-attachments/assets/ee17b3ee-65c9-430f-ae3b-3c350f7e20f9" /> <img width="647" height="524" alt="image" src="https://github.com/user-attachments/assets/9bc01988-ccca-4ea4-84bf-3a15f35ba428" /> --------- Co-authored-by: Scott Gress <scottmgress@gmail.com> |
||
|---|---|---|
| .. | ||
| api-for-contributors.md | ||
| audit-logs.md | ||
| configuration-for-contributors.md | ||
| faq.md | ||
| patterns-backend.md | ||
| README.md | ||
Fleet reference documentation
This directory contains reference documentation for Fleet.
API reference
- API for contributors - API reference for contributors
Configuration
- Configuration for contributors - Configuration reference for contributors
Development patterns
- Backend patterns - Common patterns for backend development
FAQ
- FAQ - Frequently asked questions