Skip to content

AB2D-6990 Add typefilter parsing#1709

Closed
colby-seyferth-nava wants to merge 18 commits intomainfrom
AB2D-6990/add-typefilter-param
Closed

AB2D-6990 Add typefilter parsing#1709
colby-seyferth-nava wants to merge 18 commits intomainfrom
AB2D-6990/add-typefilter-param

Conversation

@colby-seyferth-nava
Copy link
Copy Markdown
Contributor

@colby-seyferth-nava colby-seyferth-nava commented Feb 19, 2026

🎫 Ticket

https://jira.cms.gov/browse/AB2D-6990

🛠 Changes

Added the _typeFilter parameter to the v3 $export API

ℹ️ Context

the service-date filter was added to give clients another option to filter their claims exports.

Because the _since and _until params use the _lastUpdated timestamp, and the BFD data load updated the _lastUpdated date when loading claims into the v3 database, clients will not be able to leverage those parameters for exports for claims updated prior to the BFD v3 claim load date.

🧪 Validation

@colby-seyferth-nava colby-seyferth-nava changed the title DRAFT add typefilter parsing AB2D-6990 Add typefilter parsing Feb 23, 2026
@colby-seyferth-nava colby-seyferth-nava marked this pull request as ready for review February 23, 2026 17:20
@colby-seyferth-nava colby-seyferth-nava requested a review from a team as a code owner February 23, 2026 17:20
bennavapbc
bennavapbc previously approved these changes Feb 24, 2026
colby-seyferth-nava and others added 4 commits February 24, 2026 10:55
…yle (#1710)

## 🎫 Ticket

https://jira.cms.gov/browse/AB2D-7106
https://jira.cms.gov/browse/AB2D-7109

## 🛠 Changes

- Address medium/minor SonarQube and checkstyle warnings/error (both V3
and non-V3 code)
- Revert changes to `e2e-bfd-test`
- Fix API error message if PDP not whitelisted for V3
- Remove V3 fields, logic, test cases related to historic MBIs
- Add/update tests
- Removed BFD client request logging (will re-introduce in a separate
branch)

## ℹ️ Context

This PR uses the BFD client version currently in `main` and will not log
request URLs.

## 🧪 Validation

Deployed to **dev** and validated V1/V2 jobs (Z0000) and V3 jobs (Z0001)
complete successfully and produce an output file.

<img width="1082" height="591" alt="image"
src="https://github.com/user-attachments/assets/a2c48812-e18a-41a1-a08e-9fc40e343751"
/>
Sadibhatla
Sadibhatla previously approved these changes Feb 25, 2026
smirnovaae
smirnovaae previously approved these changes Feb 25, 2026
Base automatically changed from v3 to main March 4, 2026 15:46
@bennavapbc bennavapbc dismissed stale reviews from smirnovaae and Sadibhatla March 4, 2026 15:46

The base branch was changed.

@bennavapbc bennavapbc dismissed their stale review March 4, 2026 15:46

The base branch was changed.

@colby-seyferth-nava colby-seyferth-nava deleted the AB2D-6990/add-typefilter-param branch March 6, 2026 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants