feat(claudbg-xokw): accept 'msgs' as alias for 'messages' in filter fields
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>main
parent
f6a4bd0535
commit
fd54cebd57
@ -1,10 +1,13 @@
|
||||
---
|
||||
# claudbg-xokw
|
||||
title: 'Filter: accept ''msgs''/''messages'' as aliases for message count filter'
|
||||
status: todo
|
||||
status: completed
|
||||
type: bug
|
||||
priority: normal
|
||||
created_at: 2026-04-01T16:47:06Z
|
||||
updated_at: 2026-04-01T16:47:06Z
|
||||
updated_at: 2026-04-01T16:51:12Z
|
||||
---
|
||||
|
||||
For filtering, both 'msgs' and 'messages' should be accepted as field names when filtering on message count, since the UI displays the column as 'msgs'.
|
||||
|
||||
## Summary of Changes\n\nAdded 'messages' as alias for 'msgs' in filter field matching so both forms work for filtering by message count.
|
||||
|
||||
Loading…
Reference in New Issue