Project

General

Profile

Actions

Feature #31756

open

Add more values to done ratio

Added by Edgar Z almost 5 years ago. Updated 4 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

Hello,

I have a problem with done ratio. I want to add more % values like 5%, 15% etc., because i have more than 11 statuses.
Is there any possibility to do this?

Best Regards,
Elliot


Files

clipboard-202405181901-wiu7n.png (158 KB) clipboard-202405181901-wiu7n.png Go MAEDA, 2024-05-18 12:01
clipboard-202405181903-jqrt5.png (267 KB) clipboard-202405181903-jqrt5.png Go MAEDA, 2024-05-18 12:03
31756.patch (3.24 KB) 31756.patch Go MAEDA, 2024-05-18 12:12
31756-v2.patch (4.01 KB) 31756-v2.patch Go MAEDA, 2024-05-18 16:11

Related issues

Related to Redmine - Feature #373: Graphical slider for setting "% Done" fieldNew

Actions
Actions #1

Updated by Kevin Fischer almost 5 years ago

Currently not possible. The options are hardcoded into the Issue form.

Seems you would have to write a plugin for that yourself. (A simple Javascript script that replaces the options of the issue edit form select box should do the trick)

Actions #2

Updated by Bernhard Rohloff almost 5 years ago

Perhaps this is what you are looking for in the mean time...
https://github.com/guilhermenoronha/redmine_percent_done_configuration

Actions #3

Updated by Mischa The Evil over 4 years ago

OT but nevertheless:

Bernhard Rohloff wrote:

Perhaps this is what you are looking for in the mean time...
https://github.com/guilhermenoronha/redmine_percent_done_configuration

I don't think so. This plugin overrides /app/views/issues/_attributes.html.erb with a version that is last updated on the 30th of October 2013. That most likely won't work at all or at least give a bunch of other problems with more recent Redmine releases.

Make sure you know what plugins you decide to use and always check their sources.

Actions #4

Updated by Mischa The Evil over 4 years ago

  • Related to Feature #373: Graphical slider for setting "% Done" field added
Actions #5

Updated by C S 4 months ago

+1 IMPORTANT!
I currently have the same problem!

Actions #6

Updated by Uuganbayar Battulga 13 days ago

+1 IMPORTANT!
I currently have the same problem!

Actions #7

Updated by Go MAEDA 4 days ago

I frequently receive requests from my customers to enter the done ratio in 5% increments, so I wrote a patch to implement this feature.

The attached patch allows admins to change the options in the done ratio select box to 5% increments.

Actions #8

Updated by Go MAEDA 4 days ago

  • File deleted (31756.patch)
Actions #9

Updated by Go MAEDA 4 days ago

Updated the patch in #note-7. The previous patch does not cover the bulk edit page.

Actions

Also available in: Atom PDF