Skip to content

Multiple Projects Per Issue #29594

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
inferenceus opened this issue Mar 4, 2024 · 1 comment
Open

Multiple Projects Per Issue #29594

inferenceus opened this issue Mar 4, 2024 · 1 comment
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@inferenceus
Copy link

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

@inferenceus inferenceus added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label Mar 4, 2024
@yp05327
Copy link
Contributor

yp05327 commented Mar 11, 2024

#27984

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

No branches or pull requests

2 participants