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

Implement next Project Task Route / Queue #71

Open
volontarian opened this issue Mar 21, 2015 · 0 comments
Open

Implement next Project Task Route / Queue #71

volontarian opened this issue Mar 21, 2015 · 0 comments
Assignees

Comments

@volontarian
Copy link
Member

Add new field project_id to task and then implement Project#next_task_for_user like Story#next_task_for_user and tasks will be Task.where(project_id: id).

Workflow::TasksController#index should also support a project_id besides story_id.

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

1 participant