Skip to content

Multiple Projects Per Issue #29594

Open
Open
@inferenceus

Description

@inferenceus

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions