Skip to content

Conversation

@begedin
Copy link
Contributor

@begedin begedin commented Feb 1, 2017

What's in this PR?

MVP for the feature of assigning tasks to users.

MVP in this case means that there is no due date. I believe this is mergeable as is, while due date can be done as a separate issue.

As is, the UserTask is just a many-to-many link between users and tasks, with an endpoint and policies to create and destroy records.

The proposed issue to add a due date would require us to add that field to the model, then implement an update policy and endpoint which allows changing it.

References

Progress on: #670

@begedin begedin requested a review from joshsmith February 1, 2017 04:42
@begedin begedin changed the title 667 user tasks UserTask model, policies and endpoints Feb 1, 2017
@begedin begedin merged commit 43e1833 into develop Feb 1, 2017
@begedin begedin deleted the 667-user-tasks branch February 1, 2017 07:43
@daveconnis daveconnis added this to the Tasks have an assigned user milestone Apr 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants