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

Keep task if claim updated with gender #3373

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

rjlynch
Copy link
Contributor

@rjlynch rjlynch commented Nov 5, 2024

When completing the payroll gender task we update the gender on the
claim, this removed the payroll gender task causing
Admin::TaskPagination#current_task_index to be nil ultimatly
throwing an error when we try to redirect to the
Admin::TaskPagination#next_task_path (which was nil).

@rjlynch rjlynch force-pushed the CAPT-1896/cant-complete-payroll-gender-admin-task branch from a3d935e to cf560e2 Compare November 7, 2024 09:40
When completing the payroll gender task we update the gender on the
claim, this removed the payroll gender task causing
`Admin::TaskPagination#current_task_index` to be `nil` ultimatly
throwing an error when we try to redirect to the
`Admin::TaskPagination#next_task_path` (which was nil).
@rjlynch rjlynch force-pushed the CAPT-1896/cant-complete-payroll-gender-admin-task branch from cf560e2 to 759e2b7 Compare November 7, 2024 09:45
@rjlynch rjlynch merged commit 641cdc7 into master Nov 7, 2024
14 checks passed
@rjlynch rjlynch deleted the CAPT-1896/cant-complete-payroll-gender-admin-task branch November 7, 2024 09:52
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 this pull request may close these issues.

2 participants