Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#4543 FAC - Bug: Missing DCF? #4234

Open
2 tasks done
RanyeM opened this issue Aug 28, 2024 · 3 comments
Open
2 tasks done

#4543 FAC - Bug: Missing DCF? #4234

RanyeM opened this issue Aug 28, 2024 · 3 comments
Labels
bug Something isn't working eng

Comments

@RanyeM
Copy link
Contributor

RanyeM commented Aug 28, 2024

Describe the bug

Bug shared via helpdesk at https://fac-gov.zendesk.com/agent/tickets/4543

"I cannot seem to be able to access the DCF for the following. Please advise.

Single audit summary
Oregon Primary Care Association

UEI: KAM4HNCW7XC5

Report ID: 2023-03-GSAFAC-0000000334

FAC acceptance date: Dec. 4, 2023

Fiscal Year: April 1, 2022 to March 31, 2023"

Steps to reproduce the bug

Search using the UEI on the fac.gov site
Click on View
Try to download the SF-SAC by clicking on the download button

Expected Behavior

Should be able to download the SF-SAC but it is greyed out

Screenshots

No response

System setup

No response

Additional context

No response

Code of Conduct

@RanyeM RanyeM added the bug Something isn't working label Aug 28, 2024
@Leighdiddy Leighdiddy added the eng label Sep 3, 2024
@phildominguez-gsa
Copy link
Contributor

This issue occurs when a submission has zero federal awards (Slack discussion here). This is because the button becomes disabled if no entries can be found in DisseminationCombined. This materialized view is refreshed nightly, so the idea for this check was to prevent users from downloading empty SF-SACs before they get a chance to be populated. @danswick @jadudm Maybe we could enable the button if an entry exists in DisseminationCombined OR if it's been > 24h since their submission time?

@phildominguez-gsa phildominguez-gsa self-assigned this Sep 6, 2024
@phildominguez-gsa
Copy link
Contributor

See dev discussion notes for 2024-9-11 (#6) for next steps

@phildominguez-gsa phildominguez-gsa removed their assignment Sep 12, 2024
@anagradova anagradova assigned anagradova and unassigned anagradova Oct 29, 2024
@danswick
Copy link
Contributor

danswick commented Oct 29, 2024

From some prior notes:

We probably need to treat these like the “five stuck SACs” from days of yore: find all cases of 0 federal awards, reach out to everyone to let them know their reports are incorrect, present options.

This report ID is related to the "five stuck SACs" except that it came in so early that we didn't have the validations in place that would later cause the "stuckness." Instead, this report made it all the way through to dissemination without any federal awards.

edit: turns out we're tracking this same report ID here as well: #4394

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working eng
Projects
Status: Backlog
Development

No branches or pull requests

5 participants