Skip to content

number_of_offers_received still null when it shouldn't be #4379

@mviterna

Description

@mviterna

Issue #2007 is still a problem. Any update on it? The number of offerors field is null here, but should be 5

{
"filters": {
"time_period": [
{
"start_date": "2007-10-01",
"end_date": "2025-09-30"
}
],
"award_type_codes": [
"A",
"B",
"C",
"D"
],
"recipient_search_text": [
"WLWRCWJAH9Q8"
]
},
"fields": [
"Recipient UEI",
"Award ID",
"Recipient Name",
"Award Amount",
"Total Outlays",
"Description",
"Contract Award Type",
"def_codes",
"COVID-19 Obligations",
"COVID-19 Outlays",
"Infrastructure Obligations",
"Infrastructure Outlays",
"Awarding Agency",
"Awarding Sub Agency",
"Start Date",
"End Date",
"recipient_id",
"prime_award_recipient_id",
"number_of_offers_received"
],
"page": 1,
"limit": 100,
"sort": "Award Amount",
"order": "desc",
"subawards": false,
"auditTrail": "Results Table - Spending by award search"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions