-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Each board created for the team will have multiple lists. For example:- A full stack project as board can have multiple segments like design, frontend, backend, tests etc...for each of these segments we can create a list which is going to contain related issues.
Each list must contain
- name
- boardId -> to track the board for which it has been created
On a later period of time, it will contain issues as cards which will also be stored in the [] as ObjectIds.
Add endpoints to create/update/delete lists for a board.
Note:-
Only boards created for teams will have lists. Personal boards will directly contain issues as cards.
Metadata
Metadata
Assignees
Labels
No labels