Multiple Projects Per Issue #12594

Open
opened 2025-11-02 10:15:36 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @inferenceus on GitHub (Mar 4, 2024).

Feature Description

I work on many projects simultaneously, which are typically version milestones, with Gitea's definition of "milestones" being used as fine-grained groups of changes. For example:

  • A project would be increasing version 1.0.0 to 2.0.0 and would include all changes planned
  • A milestone would be a group of issues, such as a particular feature addition of the project
  • An issue would be a fine-grained component of the milestone, such as implementing a part of the feature or whole parts of multiple required parts

It currently does not seem possible to add an issue to multiple projects, which makes it impossible to work on multiple versions of different projects in the same repository. A lot of the codebase is shared among different versions of part of the repository, so using a different repository for this doesn't make sense in my use case and isn't technically possible by Git standards without creating an entirely different and tedious workflow. Therefore, I request that issues can be added to multiple projects simultaneously.

Screenshots

No response

Originally created by @inferenceus on GitHub (Mar 4, 2024). ### Feature Description I work on many projects simultaneously, which are typically version milestones, with Gitea's definition of "milestones" being used as fine-grained groups of changes. For example: - A project would be increasing version 1.0.0 to 2.0.0 and would include all changes planned - A milestone would be a group of issues, such as a particular feature addition of the project - An issue would be a fine-grained component of the milestone, such as implementing a part of the feature or whole parts of multiple required parts It currently does not seem possible to add an issue to multiple projects, which makes it impossible to work on multiple versions of different projects in the same repository. A lot of the codebase is shared among different versions of part of the repository, so using a different repository for this doesn't make sense in my use case and isn't technically possible by Git standards without creating an entirely different and tedious workflow. Therefore, I request that issues can be added to multiple projects simultaneously. ### Screenshots _No response_
GiteaMirror added the type/proposal label 2025-11-02 10:15:36 -06:00
Author
Owner

@yp05327 commented on GitHub (Mar 11, 2024):

#27984

@yp05327 commented on GitHub (Mar 11, 2024): #27984
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#12594