Allow an issue to be in multiple iterations #11992
Replies: 17 comments 5 replies
-
|
As of 2023-01-25, I haven't found this in github's roadmap. Has anyone found a workaround for this usecase? |
Beta Was this translation helpful? Give feedback.
-
|
I've encountered a need for this while using projects to manage a feature development cycle. Some tasks we have estimated to take two weeks, but our iteration loop is 1 week in length. We want to be able to set that feature to run across multiple iterations so that our calendar view is realistic. What I'm having to do now is to put it in the earlier week, have the estimated work for that iteration be above the capacity available, and then under-assign capacity for week 2. |
Beta Was this translation helpful? Give feedback.
-
|
This would be really nice! |
Beta Was this translation helpful? Give feedback.
-
|
Agreed. This is a huge deficiency that makes it difficult to provide required insights to stakeholders. If Github wants to target the business market with Projects, this is mandatory in my opinion. |
Beta Was this translation helpful? Give feedback.
-
|
Same here, I've just started using GitHub to manage a project, and it would be a nice feature to have. |
Beta Was this translation helpful? Give feedback.
-
|
Similarly, I'd like to see (in a roadmap view) the start/end dates of 2 types of iterations (sprints - which are short duration, and development cycles - with a longer duration). I don't see that option, I think. Any idea how I could see both types of start/end date in a single view? |
Beta Was this translation helpful? Give feedback.
-
|
Same would be good to be able to plan an issue for multiple iterations |
Beta Was this translation helpful? Give feedback.
-
|
Any update GitHub? |
Beta Was this translation helpful? Give feedback.
-
|
This would be an amazing feature to have, sad that it's currently lacking :/ |
Beta Was this translation helpful? Give feedback.
-
|
We really need this feature |
Beta Was this translation helpful? Give feedback.
-
|
As I read through the comments here, I wondered if I would consider changing how I or my team works. For example, suppose a single issue is too large to fit within a single iteration. In that case, you might elevate that to a tracking issue, break it down into more minor issues that will fit in an iteration, and use those issues to track the work. I'm not against having this feature. Looking at some of the reasons why made me think, though. 🙂 |
Beta Was this translation helpful? Give feedback.
-
|
This is something I miss a lot when using Project Boards for my work and personal life. The main problem: from these views, it looks like all planning is on point when it actually isn't necessarily. As of now, it's still not planned in the public roadmap. Hopefully it will be soon :) |
Beta Was this translation helpful? Give feedback.
-
|
This iteration concept must have been inspired by Agile's sprint concept. Which, as we know, have been twisted and misused in ways that do not reflect much how actual work is structured. I suggest against re-creating JIRA here.
Agree. Total nonsense. There is a great misconception about the units of planned work and units of deliverables. Not every iteration of planned work produces a deliverable. I am reluctant to split up a single deliverable (e.g. refactoring a project ) into iteration level units (refactoring 100 files a week). Otherwise GitHub projects is awesome. |
Beta Was this translation helpful? Give feedback.
-
|
I can't believe GitHub still haven't looked at this issue at all. |
Beta Was this translation helpful? Give feedback.
-
|
I love Github projects and think this is the one feature it's missing. It's not always possible to know how many iterations a single ticket is going to require to complete. This doesn't seem like an overly complicated feature to implement and clearly lots of people want it. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
I have been using a start date field and it seems to be a workaround. Have a look. |
Beta Was this translation helpful? Give feedback.




Uh oh!
There was an error while loading. Please reload this page.
-
Right now, if there's work left over from an iteration, we have to move it to the next one. We can't assign an issue to multiple iterations. As such, the burn up charts are misleading - it looks like every issue is getting done in every iteration, but usually there are some issues carried over.
It would be useful to be able to use the burn up chart as a way to measure how well we're doing, but it's not currently possible to use it that way.
Beta Was this translation helpful? Give feedback.
All reactions