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

Related new task dialog #137

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

acetousk
Copy link
Member

When wanting to add a Task related to the current Task, the current work flow is:
Start at the EditRelated screen for Task 1

  1. Go to FindTask
  2. Fill out the Create Task Dialog (create Task 2)
  3. Find Task 1 in Find Task
  4. Go to EditRelated screen
  5. Fill out the Add Related To Dialog (relate Task 1 to Task 2)

This PR's contribution is to add a button for doing this with one dialog where the work flow is:
Start at the EditRelated screen for Task 1

  1. Fill out the Create Related To Task (create Task 2 and relate Task 1 to Task 2)

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

Successfully merging this pull request may close these issues.

1 participant