nextcloud / deck

🗂 Kanban-style project & personal management tool for Nextcloud, similar to Trello
https://apps.nextcloud.com/apps/deck
GNU Affero General Public License v3.0
1.21k stars 275 forks source link

Feature request: Something similar like sprints #855

Open Tost69 opened 5 years ago

Tost69 commented 5 years ago

Hello,

first a big thank you for your work, I like Deck a lot and started to organize several projects with it.

I've come to realize that a longer list of cards gets a bit confusing. One and only possibility to sort cards is the card order itself. It would be nice to have something like subtasks or better the possibility to have a backlog and group cards (similar to a scrum sprint but not as complex as Jira).

Is this possible or does this requirement go beyond the scope?

Thanks and kind regards, Tom

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/69128290-feature-request-something-similar-like-sprints?utm_campaign=plugin&utm_content=tracker%2F52758431&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F52758431&utm_medium=issues&utm_source=github).
juliusknorr commented 5 years ago

Isn't that similar to the swimlane support requested in #32 ?

ml31415 commented 5 years ago

@juliushaertl No I don't think so. I guess it's more about adding a weight field to each card, group cards together by special labels, and then have some kind of burn down charts, or statistics, of how much of some sprint is already done.

juliusknorr commented 5 years ago

Well grouping cards by label is exactly how https://github.com/nextcloud/deck/issues/32#issuecomment-297811818 is proposing it for the swimlane feature. I can't find any request for new values like a weight, charts/stats in the OP but feel free to create separate issues for that. :wink:

ml31415 commented 5 years ago

The swimlane stuff is imho not a good fit for implementing it on top of the grouping/labeling, because you can add an arbitrary amount of labels to each task, but a task can only be in one lane. Way better to just create a new board for each lane, and name it accordingly. Or have something like a group of boards / subboards. But then again, why make simple thinks more complicated without good reason?

So, I guess what I suggested is not related with the swimlanes. And as for sprints, I guess it's a quite basic feature of sprints, or whatever you want to call a group of tasks with the same label, to see how far you got already with implementing it, ideally in some graphical view.

Mannshoch commented 5 years ago

btw: "OpenTask-Support" -> https://github.com/nextcloud/tasks/issues/159 - Markdown for subtasks. I use this kind of subtasks with OpenTask on mobile phone for my shopping list.

See also "Integrate with Nextcloud CalDAV API" -> https://github.com/nextcloud/deck/issues/15 With this Feature Request a kind of Subtasks could get possible also in Deck

luizvnasc commented 5 years ago

It could be something like milestones.

reox commented 4 years ago

Before I open a new issue and because backlog was mentioned here: A dedicated backlog feature might be interesting too.

The backlog could be like the archive, however it shall be visible additionally to the normal view, not instead of.

david-kalbermatten commented 4 years ago

This seems to be similar to the proposal I posted back in January #1485