-
Notifications
You must be signed in to change notification settings - Fork 19
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
Update tasks to block dispatch #14057
Comments
Updating prod data: these tasks should not block distribution. |
@araposo-tistatech Can we get some clarification around how the board envisions
In my mind, this task has to block distribution as the appeal cannot continue forward with distribution if this task is not completed |
@hschallhorn I've sent an email to the Board. |
We have some circular dependencies in our tickets to write the FE/BE/New behavior - I've noted a place in the BE implementation that this ticket should update for the health of the test suite: |
@hschallhorn Mike S. at the Board stated the ChangeHearingDispositionTask should block distribution. |
1 |
2 | ||
3 | |||||
5 | ||
8 | Will have to be careful with child tasks. (FoiaTasks are always children of FoiaColocatedTasks) Don't disrupt the task subtree!
Why 2?
Why 3?
Why 5?
|
Update process drafted for:
Production Appeals Updated for:
|
Placing back into the team queue. Discovery work is done for Mail Tasks and in-progress for Foia Tasks (see hackMD). Completion blocked by #14056 with is awaiting gov partner response |
The following tasks should be updated to block dispatch:
Be aware of potential race conditions in updating the current tasks and enabling the flag. Consider a transaction!
Acceptance Criteria
blocks_at_dispatch
The text was updated successfully, but these errors were encountered: