Feature #37862
closedEstimated time remaining issue query column
0%
Description
The attached patch, which was extracted from Planio, adds an issue query column that represents the estimated remaining time to completion, calculated from estimated time and done ratio.
The main use case here is to get a quick estimation of the remaining effort for completion of a group of issues by adding the column in the query totals.
Files
Related issues
Updated by Go MAEDA about 2 years ago
- Target version set to Candidate for next major release
Updated by Go MAEDA about 2 years ago
- Related to Feature #24277: Introducing Remaining Time field as method to track the remaining time to complete an issue added
Updated by Radek Pesina 8 months ago
- File 0001-estimated-remaining-hours-issue-query-column_5.1.2.patch 0001-estimated-remaining-hours-issue-query-column_5.1.2.patch added
Hi,
For ease of making it into the next major release, I've merged the patch to the latest version of Redmine (v5.1.2).
Updated by Marius BĂLTEANU 8 months ago
- Status changed from New to Resolved
- Assignee set to Marius BĂLTEANU
- Target version changed from Candidate for next major release to 6.0.0
I've committed this feature for 6.0.0.
Updated by Marius BĂLTEANU 8 months ago
This is a nice addition, but I think we should develop more this feature in order to add this info also to issue page and roadmap. On top of this, we should make this behaviour configurable in order to support also the feature from #24277.
Updated by Marius BĂLTEANU 8 months ago
- File 0001-Move-logic-for-estimated-remaining-hours-from-QueryC.patch 0001-Move-logic-for-estimated-remaining-hours-from-QueryC.patch added
- File 0002-Adds-estimated-remaining-time-to-version-page-37862-.patch added
- File clipboard-202405021916-33254.png clipboard-202405021916-33254.png added
Jens, I made some changes in top of your patch in order to add the estimated remaining time info also to version page:
What do you think?
Updated by Marius BĂLTEANU 8 months ago
- File deleted (
0002-Adds-estimated-remaining-time-to-version-page-37862-.patch)
Updated by Marius BĂLTEANU 7 months ago
- Has duplicate Feature #5285: Introduce "Remaining time" column on "Issues list" page added