Support multiple milestones per issue #4566
Replies: 7 comments 1 reply
-
|
Not an answer, this is just a +100 as there are lots of other activity on this in the "deprecated" issue repo as well |
Beta Was this translation helpful? Give feedback.
-
|
+1 for this feature and here is another earlier issue isaacs/github#441 . We do patch releases in multiple minor release lifetime, and do really want this feature so that we don't have to use issue labels "affects-", "fixes-" to simulate it. |
Beta Was this translation helpful? Give feedback.
-
|
Definitely a required feature to take this platform seriously for project management.... |
Beta Was this translation helpful? Give feedback.
-
|
I am surprised this is not getting more attention. Multiple branch management is not easy with default GH features. 😢 |
Beta Was this translation helpful? Give feedback.
-
|
This is definitely a meaningful feature for multi branch management. Do we have any plan to support this feature? |
Beta Was this translation helpful? Give feedback.
-
|
+22 from https://github.com/orgs/community/discussions/6804 . Have numerous Milestones (most of the Milestones -- https://github.com/SwuduSusuwu/SubStack/milestones -- refer to complex features which reference numerous issues,) too complex to summarize as 1 or 2 word "tags". Cool if multiple milestones can reuse issues (thus once those issues close, if their milestones have no other issues, Github lists that such milestone closes too.) |
Beta Was this translation helpful? Give feedback.
-
|
got same requirement, now starting to clog our GitHub with even more labels |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When I backport a bugfix, I can't currently assign multiple milestones to an issue. Many other issue trackers have this feature, e.g. JIRA. I currently create additional issues and manually reference between the issues to make sure the release notes track this correctly. But it seems like a low hanging fruit from a usability perspective to be able to assign an issue to multiple milestones.
The devil is in the details. A few attributes would probably be milestone specific, e.g. whether an issue is open/closed. There are various ways to solve this. Core idea is, I want to be able to formally track my backports.
Beta Was this translation helpful? Give feedback.
All reactions