Add filter archived/deleted jobs feature to consolidated changelog
Added Fixed section documenting the filtering of archived jobs and inactive customers from job list pages. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
6db8cf9ded
commit
fe5e3b9de4
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user