-
Notifications
You must be signed in to change notification settings - Fork 14
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
Change Request - Partner Current Year Income (financial information) option #3620
Closed
16 tasks done
Comments
27 tasks
lewischen-aot
added a commit
that referenced
this issue
Oct 18, 2024
github-merge-queue bot
pushed a commit
that referenced
this issue
Oct 23, 2024
…mation) option (#3799) - Added a new question to the Partner Information and Income to allow students to submit partner income for the current year. - Replaced "YEAR" with dynamic outcome with following logic: - Updated the Camunda workflow to reflect new priority list for partner income. - Moved the "Define partner income" in the workflow after the appeals to use the appeals' calculated variables - Converted the current logic inside "Define Partner Income" to a flow - Created E2E tests for partner current year income. - For API: "Should save the current year partner income when the student submits an appeal for the current year partner income." - For workflow: "Should calculate partner income as current year partner income value when there is a request a change for current year partner income." Screenshots of current year partner income UI ![image](https://github.com/user-attachments/assets/fe5b22e0-be24-48af-80b5-78048386762e) ![image](https://github.com/user-attachments/assets/0de431e0-a3d6-46c8-aa16-9a3246fd1aa7) Screenshot of Camunda workflow ![image](https://github.com/user-attachments/assets/20db3de1-a8c4-4d65-93c9-5c7cdf5c5a8c)
github-merge-queue bot
pushed a commit
that referenced
this issue
Oct 23, 2024
…mation) option (Quick Fix) (#3820) - Modified `maxMoneyValue` in Form.io definition "partnerinformationandincomeappeal.json" to fix the backend error due to failure in Form.io dryRun validation in my previous while submitting an appeal. - Unchecked "table view" - Checked "Calculate on server" Screenshot of backend error due to Form.io definition ![image](https://github.com/user-attachments/assets/f1e3fd44-eb05-40c3-99da-83d0c9e58066) Screenshot of successful backend log with the current change ![image](https://github.com/user-attachments/assets/312aaf9e-de9e-4fed-9906-da5ea7e129a2)
github-merge-queue bot
pushed a commit
that referenced
this issue
Oct 24, 2024
…mation) option (Fix Duplicate Markup) (#3834) Fixed duplicates of the markup content in the Upload Document panel in the Form.io file. Screenshot of the markup content before the fix ![image](https://github.com/user-attachments/assets/63ce1efa-7752-448b-af86-2b686d8e6fcd) Screenshot of the markup content after the fix ![image](https://github.com/user-attachments/assets/4d66ed59-21e5-4491-b966-f4188aa4808a)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As a student I want to request the use of my partner/spouses current year income. This is important as it is a calculation impacting field and the ability to request the use of estimated current year income is a policy requirement.
Acceptance Criteria
Add a new question to the Partner Information and Income to allow students to submit partner income for the current year. This question is only relevant if they have selected Married/common-law
New question will have 2 radio options yes or no (this question will appear below the basic income declaration question for a partner.
Content:
If no is selected do nothing additional
If yes is selected expand to add an estimated income field, reasons for use of estimated income, and document uploader (this mirrors the way the student declares estimated income)
Under Supporting Information Header the content should be:
Add income entry field that will represent a new value to be created and named by dev doing the ticket
Income field should follow the same rules as the estimated student income version
Heading above the income entry field should state:
Content:
Current
Updated (note studentDataCurrentYearPartnerIncome and does not currently exist is a placeholder name. This value will need to be produced by appeals process. Replace if desired.) Codes are reference only but need to be reviewed and adjusted during development
Additional Context
![image.png](https://camo.githubusercontent.com/e1aa3e3f62452b23ba2945c64f4f9b5a435c52522b59f670183c12141f71f993/68747470733a2f2f6170692e7a656e6875622e636f6d2f617474616368656446696c65732f65794a66636d467062484d694f6e73696257567a6332466e5a534936496b4a42614842424f545a36516d633950534973496d563463434936626e56736243776963485679496a6f69596d7876596c39705a434a3966513d3d2d2d376465633737316335633366323961643830306366666531653639303863393038326433363431652f696d6167652e706e67)
Use this as a generic layout reference but true content is in the information above.
Technical
The text was updated successfully, but these errors were encountered: