Discard issue button
Problem to solve
There is no differentiation between an issue closed after implementing it and an issue closed because it will not be implemented (discarded).
Further details
It is necessary to comment that the feature was discarded and search in the comments later on if the feature was discarded. Then the estimate time is saved by hand as a normal comment (without time tracking with quick actions). After that the estimated time is set to zero hence it would falsify the percentage spent.
Proposal
Add a “Discard and close issue” or “Discard issue” button. The button makes it easier to identify if the issue was closed because it is ready or if it was closed because the issue will not be implemented. If the issue is not implemented, the discard button is pressed instead of the close button. This is saved as the state of the issue (see “doing”, “done”). Then the time estimate should be saved in a comment and the (official) time estimate set to zero (see above). Or the time estimate should be left as it was and the issue should not be evaluated when calculating the percentage done of the milestone or the total time estimate of the issue.
What does success look like, and how can we measure that?
Discard issue” button available and state (discarded) saved in variable. Time left out for calculation of percentage done.
