You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
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
The text was updated successfully, but these errors were encountered: