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

[FEATURE] Assigning Tasks #26

Open
6 tasks
colmdoyle opened this issue Jun 18, 2021 · 2 comments
Open
6 tasks

[FEATURE] Assigning Tasks #26

colmdoyle opened this issue Jun 18, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request inprogress-node

Comments

@colmdoyle
Copy link
Contributor

Description

As a
User
I want to
Assign tasks to other people on my team
So that I can
Let them know when to do something

Languages

This feature is now implemented in:

  • Python
  • Node.js
  • Java

Requirements (place an x in each of the [ ])

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.
@colmdoyle colmdoyle added the enhancement New feature or request label Jun 18, 2021
@colmdoyle colmdoyle changed the title [FEATURE] [FEATURE] Assigning Tasks Jun 18, 2021
@jimray
Copy link
Contributor

jimray commented Jun 29, 2021

One thing to consider: what does the view of the tasks look like in the home view? Do assigned tasks have a different section in the Home Tab or are all tasks grouped together (self-assigned and assigned)?

@colmdoyle
Copy link
Contributor Author

#29 implements some view logic around due dates, which could offer space to add the name of the assignee. Could be worth merging that and building on top vs juggling merge conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request inprogress-node
Projects
None yet
Development

No branches or pull requests

3 participants