Feature #24157
closedMake project custom fields available in timelogs columns
90%
Description
On the timelog, it may be useful to also show the corresponding time entry's project custom fields as columns. The attached patch implements this feature.
Files
Updated by Go MAEDA almost 8 years ago
- Target version changed from Candidate for next minor release to 3.4.0
We can use project custom fields in time entries filter. I think it is consistent to make available it in available columns.
Updated by Jean-Philippe Lang almost 8 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Committed, thanks.
Updated by Jean-Philippe Lang over 7 years ago
- Subject changed from Make project custom fields available in timelogs to Make project custom fields available in timelogs columns
Updated by Shreyas Moolya over 7 years ago
Jean-Philippe Lang wrote:
Committed, thanks.
I am unable to apply the patch.
Do i need to name the patch with a different name but the last extension same?
shreyas.moolya@MH-041 /c/Sites/redmine-3.3.3 $ patch -p1 < 0001-Make-project-custom-fields-available-as-columns-on-t.patch patching file `app/models/time_entry_query.rb' Hunk #1 FAILED at 118. 1 out of 1 hunk FAILED -- saving rejects to app/models/time_entry_query.rb.rej
Updated by Jan from Planio www.plan.io over 7 years ago
The patch has already been committed. It should apply cleanly to r16417 (and some revisions prior to that) because that's what it was committed on top of. To get this feature, you may check out r16418 directly, or use Redmine 3.4 by checking out current trunk or by waiting until the weekend when it will be released officially.
For general questions on how to work with patches, please use the forums.