Feature #2530
Handle custom project statuses
Status: | New | Start date: | 2009-01-19 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Projects | |||
Target version: | - | |||
Resolution: |
Description
Is it possible to have project statuses the way we have issue statuses? We have very many projects that we are managing using Redmine and some are at different stages/status and we might want to have that in the PMS and generate reports for the same too.
History
#1
Updated by Maxim Krušina about 14 years ago
+1
Generaly, we can create custom field for project, but there is now way how to filter or sort regarding this custom field.
#2
Updated by Igor Rafael about 14 years ago
Benson Muteru wrote:
Is it possible to have project statuses the way we have issue statuses? We have very many projects that we are managing using Redmine and some are at different stages/status and we might want to have that in the PMS and generate reports for the same too.
This feature will be awesome, i need that kind of control of the projects i manage.
#3
Updated by Douglas Manley about 14 years ago
Ditto for versions, as well; we make a version for every branch that's running, and then they need to be merged in with the current production trunk as versions are completed. Custom fields here would be great.
#4 Updated by Anonymous over 13 years ago
- File projectStatuses.patch
added
- Status changed from New to Resolved
- Assignee deleted (
Tommy Jensen)
This patch allows users to choose one of configured statuses for the project. It works similar to Issue statuses but without workflows.
It would be great to see it in trunk.
#5
Updated by Etienne Massip almost 12 years ago
- Category set to Projects
- Status changed from Resolved to New
#6
Updated by Etienne Massip over 11 years ago
- Subject changed from Project Status to Handle custom project statuses
#7
Updated by Zer Guz about 6 years ago
+1
#8
Updated by Go MAEDA about 1 month ago
Maxim Krušina wrote:
Generaly, we can create custom field for project, but there is now way how to filter or sort regarding this custom field.
Redmine 4.1.0 and later can filter projects by custom fields (#29482).