Skip to content

Commit fbe2ad2

Browse files
authored
revert post request (#1449)
## 🎫 Ticket https://jira.cms.gov/browse/... ## 🛠 Changes Reverted bfd to 3.2.0 ## ℹ️ Context Revert because of exception `"Unable to get patient information for S5617 for month 3 and year 2025","logger_name":"gov.cms.ab2d.worker.processor.coverage.CoverageMappingCallable","thread_name":"coveragep-2","level":"ERROR","level_value":40000,"stack_trace":"ca.uhn.fhir.rest.server.exceptions.InvalidRequestException: HTTP 400 Bad Request: Invalid request: The FHIR endpoint on this server does not know how to handle GET operation[Patient/_search] with parameters [[cursor]]\n\tat jdk.internal.reflect.GeneratedConstructorAccessor131.newInstance(Unknown Source)\n\tat ` <!-- If any of the following security implications apply, this PR must not be merged without Stephen Walter's approval. Explain in this section and add @SJWalter11 as a reviewer. - Adds a new software dependency or dependencies. - Modifies or invalidates one or more of our security controls. - Stores or transmits data that was not stored or transmitted before. - Requires additional review of security implications for other reasons. --> ## 🧪 Validation <!-- How were the changes verified? Did you fully test the acceptance criteria in the ticket? Provide reproducible testing instructions and screenshots if applicable. -->
1 parent e90f50b commit fbe2ad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
<!-- AB2D lib versions -->
4848
<events-client.version>3.2.5</events-client.version>
49-
<bfd-lib.version>4.0.1</bfd-lib.version>
49+
<bfd-lib.version>3.2.0</bfd-lib.version>
5050
<fhir-lib.version>2.2.0</fhir-lib.version>
5151
<aggregator-lib.version>2.0.0</aggregator-lib.version>
5252
<filters-lib.version>2.1.0</filters-lib.version>

0 commit comments

Comments
 (0)