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

[Open API] Support get tasks by board #7

Closed
jimmyshiau opened this issue Oct 8, 2019 · 1 comment
Closed

[Open API] Support get tasks by board #7

jimmyshiau opened this issue Oct 8, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@jimmyshiau
Copy link
Contributor

jimmyshiau commented Oct 8, 2019

https://stackoverflow.com/questions/58180653/new-api-add-a-task-to-a-board

(/task/list/id/test-app/xxxBoard)
(/task/list/board-oid)

@cor3000
Copy link

cor3000 commented Oct 8, 2019

alternative:
extend the /task/search api

/task/search/{projectOid}?board={boardOid}
/task/search/id/{projectId}?board={boardOid}

@tomyeh tomyeh added the enhancement New feature or request label Oct 9, 2019
@tomyeh tomyeh assigned tomyeh and unassigned tomyeh Oct 9, 2019
@tomyeh tomyeh closed this as completed in 499ee17 Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants