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

Active tasks component #8141

Closed
sneha-pai opened this issue Dec 7, 2018 · 1 comment
Closed

Active tasks component #8141

sneha-pai opened this issue Dec 7, 2018 · 1 comment
Labels

Comments

@sneha-pai
Copy link
Contributor

No description provided.

@sneha-pai
Copy link
Contributor Author

The scope below need to be broken down progressively into technical tickets:

  • A case will be defined as "currently active" if it is assigned to an individual or team(except colocated team) and is not on hold due to a blocking task.

  • If a case is on hold for any user/team (due to a blocking task), it will appear in Case Timeline, with a grey dot (incomplete) rather than a green checkmark dot.

  • Cases on-hold for the colocated team will not appear in the case timeline.

  • Once a case is marked complete, it is no longer currently active, and it will now appear as a green-check-marked case in Case Timeline.

  • If a colocated individual places a case on hold (with a window of time), and that task has no child task, that case will continue to appear as Currently Active.

Scenario: No Task assigned to current user (viewer just sees task list, but no "actions" dropdown.

current-task-viewer-not-assigned

Scenario: One task assigned to current user (colocated individual)

current-task-single-task-assigned-to-colocated-user

Scenario: When colocated is done with their, the attorney's task is now unblocked (viewing as attorney)

current-task-single-task-assigned-to-current-user-attorney-unblocked

If colocated were to assign this task to another team, the colocated task would be on hold and blocked (viewing as AOD individual)

current-task-single-task-assigned-to-aod-individual

Scenario: Two tasks assigned to current user (default view)

current-task-multiple-tasks-assigned-to-current-user-task-instructions-closed

Scenario: Two tasks assigned to current user + Task instructions are open

current-task-multiple-tasks-assigned-to-current-user-task-instructions-open

Please see https://app.mural.co/t/workqueue2001/m/workqueue2001/1543851111020/bbd6df5b95ca9a9ad179cd991d40c9314f35c929 for more details about the active-task logic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants