diff --git a/docs/changelog-claude.md b/docs/changelog-claude.md index c0f13a0..0b89cf1 100644 --- a/docs/changelog-claude.md +++ b/docs/changelog-claude.md @@ -42,6 +42,12 @@ This file documents all changes made to this project via Claude Code. - Successfully integrated Autotask PSA integration, changelog restructuring, and UI improvements - All features from individual branches now available in main +### Fixed +- Jobs from archived jobs and inactive customers no longer appear on Daily Jobs, Run Checks, and Jobs list pages + - Added customer active status filtering to all job list queries + - Jobs now filtered where customer is NULL or active=True alongside existing archived=False filter + - Prevents showing jobs with "-" status from deleted customers or archived jobs + ### Removed - Cleaned up 66 merged feature branches from repository (both local and remote): - Removed all v20260113-* branches (8 branches)