Update Claude changelog for Run Checks follow-up fixes
This commit is contained in:
parent
cede08bb31
commit
eff1cb3700
@ -23,8 +23,11 @@ This file documents all changes made to this project via Claude Code.
|
||||
- status filter (`Critical`, `Missed`, `Warning`, `Success (override)`, `Success`)
|
||||
- only jobs with active ticket
|
||||
- only jobs with active remark
|
||||
- search text
|
||||
- Run Checks page loads with the logged-in user's saved defaults when no explicit query parameters are provided.
|
||||
- Removed the extra Run Checks-specific search field from Run Checks and User Settings UI to keep filtering scope aligned with request.
|
||||
|
||||
### Fixed
|
||||
- Fixed a Run Checks regression where the search string variable was overwritten by the SQLAlchemy query object, which could cause empty results after changing sort/filter options.
|
||||
|
||||
## [2026-02-23]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user