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

PT 24/25 - Fix CSGD (CSG-PTDEP) #4397

Open
2 tasks
CarlyCotton opened this issue Feb 26, 2025 · 1 comment
Open
2 tasks

PT 24/25 - Fix CSGD (CSG-PTDEP) #4397

CarlyCotton opened this issue Feb 26, 2025 · 1 comment
Assignees
Labels
Business Items under Business Consideration Camunda Worflow Involves camunda workflow changes Student Student Features

Comments

@CarlyCotton
Copy link
Collaborator

CarlyCotton commented Feb 26, 2025

Description
Current we are incorrectly assessing students who are eligible for CSGD (CSG-PTDEP) and have already received an amount from this program year.

Current Behaviour
image.png
We are subtracting the program year total from the maximum award amount that was calculated.

Expected Behaviour

  • All PT program year assessments should have this update.
  • Update the name of the calculation in the <=2 or 3+ paths from federalAwardCSGDAmount to federalAwardMaxCSGDAmount

image.png

- [ ] Update the `federalAwardNetCSGDAmount` calculation to take the minimum value of remaining need, max calculated, and PY award limit less previously awarded value.

image.png

Additional Context
Do not need to action any existing applications
NEW BPMN

@CarlyCotton CarlyCotton added the Business Items under Business Consideration label Feb 26, 2025
@CarlyCotton CarlyCotton self-assigned this Feb 26, 2025
@CarlyCotton CarlyCotton added Student Student Features Camunda Worflow Involves camunda workflow changes labels Feb 26, 2025
@CarlyCotton CarlyCotton changed the title PT 24/25 - HOTFIX for CSGD (CSG-PTDEP) PT 24/25 - Fix CSGD (CSG-PTDEP) Feb 26, 2025
sh16011993 added a commit that referenced this issue Feb 26, 2025
### As a part of this PR, the following was fixed:

- Updated the name of the calculation in the <=2 or 3+ paths from
`federalAwardCSGDAmount` to `federalAwardMaxCSGDAmount`

**Screenshot:**


![image](https://github.com/user-attachments/assets/eff80202-cb2c-4f6f-97d0-ba12227d245f)


--------------------------------------------------------------------------------------------------------------

- Updated the `federalAwardNetCSGDAmount` calculation to take the
minimum value of remaining need, max calculated, and PY award limit less
previously awarded value.

**Screenshot:**


![image](https://github.com/user-attachments/assets/f2686235-e568-4706-a3fc-7d55f8f36fb5)


--------------------------------------------------------------------------------------------------------------

- Fixed the e2e tests

**Screenshot:**

<img width="1486" alt="image"
src="https://github.com/user-attachments/assets/6ca62a6a-d576-4ef5-91b6-e7adbe8ece7b"
/>
@CarlyCotton
Copy link
Collaborator Author

@sh16011993 I know it's been released but tagging you that I've added the AC to support the decision to have this updated across all program years.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Business Items under Business Consideration Camunda Worflow Involves camunda workflow changes Student Student Features
Projects
None yet
Development

No branches or pull requests

2 participants