Feature #1767
openMake spent time - & project custom fields configurable/switchable per project
0%
Description
It would be nice if it becomes possible to configure/switch the custom-fields of the types timelog
(spent time) and project
per project equal to the functionality implemented for custom-fields of the type issue
.
Though it may not be logical to do this per project it can be very usefull for multi-purpose projects.
Example regarding a fictional project custom-field of the type list with the name "Fork
" (which should indicate if this project is a fork (for what it means)). Now I want that project custom-field only to show-up on projects that actually are development-projects, not on any other projects (e.g. a project "Web-Service Management").
In such an environment it would be great if the project custom-field can be switched-off manually for all other projects exept the specific development-projects.
Such an example can be given for the timelog custom-fields also...
Files
Related issues
Updated by Adam Soltys over 13 years ago
Some of my colleagues and I just independently noticed this and also thought it was strange that custom fields can be configured per-project for Issues but not for the other categories. I'm going to look into fixing this.
Updated by Mischa The Evil almost 10 years ago
- Has duplicate Feature #18358: Make spent time custom fields usable by project added
Updated by Mischa The Evil almost 10 years ago
- Subject changed from Make custom-fields (timelog and project) configurable/switchable per project to Make spent time & project custom-fields configurable/switchable per project
Updated by Mischa The Evil almost 10 years ago
- Subject changed from Make spent time & project custom-fields configurable/switchable per project to Make spent time - & project custom-fields configurable/switchable per project
Updated by Mischa The Evil almost 10 years ago
- Subject changed from Make spent time - & project custom-fields configurable/switchable per project to Make spent time - & project custom fields configurable/switchable per project
Updated by Dmitry GLushchikov about 7 years ago
Just made plugin which allows to bind time entry custom fields to the project and tracker
https://github.com/rpc1/time_entry_cf_binder
Updated by Go MAEDA about 3 years ago
- Has duplicate Feature #18827: "Spent time" custom field - option to choose which projects have it added
Updated by Yuichi HARADA about 3 years ago
- File 0001-Remove-trailing-whitespaces-in-test-fixtures-custom_.patch 0001-Remove-trailing-whitespaces-in-test-fixtures-custom_.patch added
- File 0002-Change-is_for_all-to-true-in-test-fixtures-custom_fi.patch 0002-Change-is_for_all-to-true-in-test-fixtures-custom_fi.patch added
- File 0003-Modify-tests-for-custom-fields-configurable-switchab.patch 0003-Modify-tests-for-custom-fields-configurable-switchab.patch added
- File 0004-Make-spent-time-project-custom-fields-configurable-s.patch 0004-Make-spent-time-project-custom-fields-configurable-s.patch added
- File 0005-Add-migrations.patch 0005-Add-migrations.patch added
+1
I created patches. I attached patches.
Updated by Yuichi HARADA about 3 years ago
- File cf-list-spent-time.png cf-list-spent-time.png added
- File cf-edit-spent-time.png cf-edit-spent-time.png added
- File project-settings-spent-time.png project-settings-spent-time.png added
You will see forms similar to the one below for the Spent time custom field.
Custom fields list | |
Custom field edit | |
Project settings |
Updated by Yuichi HARADA about 3 years ago
- File cf-list-projects.png cf-list-projects.png added
- File cf-edit-projects.png cf-edit-projects.png added
- File project-settings-projects.png project-settings-projects.png added
You will see forms similar to the one below for the Project custom field.
Custom fields list | |
Custom field edit | |
Project settings |
Updated by Go MAEDA about 2 years ago
- Target version set to Candidate for next major release