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

Cross-validation: Make sure all award references in federal awards are unique #1848

Closed
4 tasks
Tracked by #1443
jadudm opened this issue Aug 16, 2023 · 0 comments · Fixed by #1866
Closed
4 tasks
Tracked by #1443

Cross-validation: Make sure all award references in federal awards are unique #1848

jadudm opened this issue Aug 16, 2023 · 0 comments · Fixed by #1866
Assignees

Comments

@jadudm
Copy link
Contributor

jadudm commented Aug 16, 2023

Validation Description

It should be impossible for one award ref to show up twice. E.g. AWARD-0023 should not be able to appear twice.

We might update another validation (that checks format), or write a new validation to just do this check.

Section(s):

  • This validation touches ALL sections

 

  • Pre-SAC
  • General Information
  • Audit Information
  • Federal Awards
  • Audit Findings
  • Audit findings text
  • CAP Text
  • Additional UEIs
  • Additional Auditors
  • Audit package (PDF)
  • Tribal data consent
  • Auditee certification
  • Auditor certification

Error(s)

  • This generates one error
  • This possibly generates multiple errors

Error text

f"The award reference {award-ref} shows up more than once. This should not be possible. Please contact customer support."

Notes

Tasks

Preview Give feedback
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 a pull request may close this issue.

2 participants