You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User Story
As a student, when I view my NOA the total eligible to receive should match the total of the individual awards.
Acceptance Criteria
Update the Eligible to Receive amount to not include BC Total Grant from the disbursement_values so it's not being double counted.
Check post ecert calculation. This is when the BC Total grant is added to the table.
Additional Context
Currently, we are double counting BC Grants, this is only affecting the total display and not impacting anything downstream like ecerts.
Technical
If E2E tests are in place please adjust it to cover this scenario, including the "BC Total Grant" in the data setup and asserting the expected value.
The text was updated successfully, but these errors were encountered:
**Acceptance Criteria**
- [x] Update the Eligible to Receive amount to not include **BC Total
Grant** from the `disbursement_values` so it's not being double counted.
- [x] Check post ecert calculation. This is when the BC Total grant is
added to the table.
**Technical**
- [x] If E2E tests are in place please adjust it to cover this scenario,
including the "BC Total Grant" in the data setup and asserting the
expected value.
E2E test data is taken from sample data.
**Acceptance Criteria**
- [x] Update the Eligible to Receive amount to not include **BC Total
Grant** from the `disbursement_values` so it's not being double counted.
- [x] Check post ecert calculation. This is when the BC Total grant is
added to the table.
**Technical**
- [x] If E2E tests are in place please adjust it to cover this scenario,
including the "BC Total Grant" in the data setup and asserting the
expected value.
E2E test data is taken from sample data.
…4242)
**Acceptance Criteria**
- [x] Update the Eligible to Receive amount to not include **BC Total
Grant** from the `disbursement_values` so it's not being double counted.
- [x] Check post ecert calculation. This is when the BC Total grant is
added to the table.
**Technical**
- [x] If E2E tests are in place please adjust it to cover this scenario,
including the "BC Total Grant" in the data setup and asserting the
expected value.
E2E test data is taken from sample data.
User Story
As a student, when I view my NOA the total eligible to receive should match the total of the individual awards.
Acceptance Criteria
disbursement_values
so it's not being double counted.Additional Context
![image.png](https://camo.githubusercontent.com/1ac80b9cfb599bac868cf929abba0e6c563ca1a82f7f98d7eeedc9f9a2dc0bc0/68747470733a2f2f6170692e7a656e6875622e636f6d2f617474616368656446696c65732f65794a66636d467062484d694f6e73696257567a6332466e5a534936496b4a4261484242643268715130453950534973496d563463434936626e56736243776963485679496a6f69596d7876596c39705a434a3966513d3d2d2d343266626565306539336561343063306337316566336431353766333131643566326164396164622f696d6167652e706e67)
Currently, we are double counting BC Grants, this is only affecting the total display and not impacting anything downstream like ecerts.
Technical
The text was updated successfully, but these errors were encountered: