Summary
The creator list response includes a total field in the metadata. When a price range filter is active, total should reflect only the creators that match the filter, not the full unfiltered count. An integration test should confirm this.
Scope
- Seed five creators with varied prices
- Apply a price range filter that matches three of them
- Assert
meta.total in the response equals 3, not 5
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
The creator list response includes a
totalfield in the metadata. When a price range filter is active,totalshould reflect only the creators that match the filter, not the full unfiltered count. An integration test should confirm this.Scope
meta.totalin the response equals 3, not 5Acceptance Criteria
meta.totalreflects filtered count, not total creator countmeta.totalETA: 12 hours
Coordinate on Telegram