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

Support multiple baseline years for cognizant assignments #4481

Closed
gsa-suk opened this issue Nov 25, 2024 · 0 comments · Fixed by #4489
Closed

Support multiple baseline years for cognizant assignments #4481

gsa-suk opened this issue Nov 25, 2024 · 0 comments · Fixed by #4489
Assignees
Labels

Comments

@gsa-suk
Copy link
Contributor

gsa-suk commented Nov 25, 2024

When audits are submitted, cognizant agency is assigned based on a given algorithm. For audit years 2019 through 2023, baseline year of 2019 was used for cognizant assignments. For audit years 2024 through 2028, baseline year of 2024 would have to be used. To support potential future re-submissions, multiple baseline years have to be supported.

The audit_year, baseline year mapping is as follows:
<style type="text/css"></style>

audit_year base_year
2019 2019
2020 2019
2021 2019
2022 2019
2023 2019
2024 2024
2025 2024
2026 2024
2027 2024
2028 2024
2029 2029
2030 2029
2031 2029
2032 2029
2033 2029
2034 2034
2035 2034
2036 2034
2037 2034
2038 2034
2039 2039
2040 2039
2041 2039
2042 2039
2043 2039
....

Note: 2019 is the first baseline year supported by GSAFAC.

@github-project-automation github-project-automation bot moved this to Triage in FAC Nov 25, 2024
@gsa-suk gsa-suk moved this from Triage to In Progress in FAC Nov 25, 2024
@gsa-suk gsa-suk added the eng label Nov 25, 2024
@gsa-suk gsa-suk self-assigned this Nov 25, 2024
@gsa-suk gsa-suk mentioned this issue Nov 27, 2024
18 tasks
@github-project-automation github-project-automation bot moved this from In Progress to Done in FAC Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant