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

Ability to have nested tasks #148

Closed
6 tasks done
hiddenillusion opened this issue Mar 16, 2017 · 4 comments
Closed
6 tasks done

Ability to have nested tasks #148

hiddenillusion opened this issue Mar 16, 2017 · 4 comments

Comments

@hiddenillusion
Copy link

hiddenillusion commented Mar 16, 2017

It would be useful to be able to create nested tasks. e.g. - I may have multiple things that part of a single task (sort of like a check list of items that need to be completed for that single task to be complete).

As it currently stands, the only way around this is to create separate tasks for each line item, which can be extremely cluttering.

Another use case would be:

  • Case = an entire engagement.
  • Each task created within Case (Case > task) is an analysis performed on an endpoint/source of evidence
  • Each sub-task created within it's parent task (Case > task > sub-task) could be actions actions to take for the individual analysis.

Otherwise, I'd have to (1) create a new case for each individual investigation even though they're part of a larger case (2) merge all the cases together at the end but that isn't ideal

Implementation details

  • Add group field to case_task model
  • Add a default group to existing tasks during migration
  • Update case template model and administration UI
  • Update the task details page to display the group
  • Update the task list page to display the tasks groups
  • Update the task list page to allow grouping
@neorage2k3
Copy link

I would find this feature request very helpful as well

@cvdsouza
Copy link

cvdsouza commented Mar 8, 2018

this would be a great feature to have. Would be very helpful.

@jasonblanks
Copy link

+1 This would help us to logically set phases of an incident. If this was included with
issue #341

@saadkadhi saadkadhi added this to the 3.1.0 (Cerana 1) milestone May 17, 2018
@saadkadhi
Copy link
Contributor

We will make our best to make it happen for 3.1. Please note that task grouping is a better way of calling this feature as nesting would mean having multiple levels ( > 2).

To-om added a commit that referenced this issue Jul 11, 2018
nadouani added a commit that referenced this issue Jul 17, 2018
nadouani added a commit that referenced this issue Jul 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants