Feature #26356
closedTime entry list: set default column options
0%
Description
For the moment, even if we edit in the options the columns we want and the order we want, this configuration resets when we refresh the page.
Is it possible to paramter a default options display, like it's possible for the trackers in the "administration" configuration page?
Thanks.
Related issues
Updated by Holger Just over 7 years ago
You can configure the default list of columns of the issue list in Administration -> Settings -> Issues at the bottom.
Updated by César DJ Caësar 9114 over 7 years ago
Holger Just wrote:
You can configure the default list of columns of the issue list in Administration -> Settings -> Issues at the bottom.
Yes I know that, what I ask is a feature to do the same for time entries.
Look here: [REDMINE URL]/issues/[ISSUE NUMBER]/time_entries to see what I mean
Updated by Mischa The Evil over 7 years ago
- Subject changed from Set default options to Time entry report: set default column options
Updated by Jean-Philippe Lang over 7 years ago
- Subject changed from Time entry report: set default column options to Time entry list: set default column options
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Target version set to 4.0.0
- Resolution set to Fixed
Feature added, you can now set the default columns and totals for timelog list in Administration -> Settings -> Time tracking.
Updated by Marius BĂLTEANU over 7 years ago
After implementing this feature, the column "Project" is no longer added by default to the list of default columns for time entries in the global view. This problem is fixed by the patch from #26537.
Updated by Marius BĂLTEANU over 7 years ago
- Related to Defect #26537: Column Project is not longer added by default to the list of default columns for time entries added