
| Key: |
JRA-11336
|
| Type: |
Improvement
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Lorien Gremore
|
| Votes: |
7
|
| Watchers: |
3
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Issue Links:
|
Reference
|
|
|
|
This issue is related to:
|
|
|
JRA-13512 Setting remaining time to 0 in a post function of the workflow causes the original estimate to be set to 0 as well (only when no time was logged by the assignee)
|
|
|
|
|
|
JRA-1744 "Log work done" as a MANDATORY field when resolving issues
|
|
|
|
|
|
|
I've created a workflow post function in my installation that does: "The Remaining Estimate of the issue will be set to 0h."
When resolving an issue, I find that it actually sets both the Remaining and Original Estimates to 0m, instead of preserving the Orignal Estimate as intended.
|
|
Description
|
I've created a workflow post function in my installation that does: "The Remaining Estimate of the issue will be set to 0h."
When resolving an issue, I find that it actually sets both the Remaining and Original Estimates to 0m, instead of preserving the Orignal Estimate as intended. |
Show » |
|
However, I can see your problem: as far as I can tell all you would like to do is ensure that the Remaining Estimate is 0 when an issue is e.g. Resolved. The only way to do this know is to either ensure that each issue has at least on work log entry logged against it, or code up a custom workflow post-function.
Therefore I will change this issue to be an Improvement.