I would like the remaining estimate to be set automaticall to 0 when the status is set to RESOLVED.
Is that possible? And if yes, how?
Try this on a test project and compare the results with GreenHopper.
It is possible to set the Remaining Estimate for an issue to 0 during transitions; and GreenHopper's transitions from status to status is based on the workflow set for that project.
You can add the post function Update Issue Field to the transition that sets the status to Resolved in your workflow. In the default JIRA workflow, it would be at the Resolve Issue transition.
Ensure that the post function is set to be at the top of the list of post functions:
I have problems adding the post function to the Greenhoper Simplified Workflow.
I coul add the post function but it is not changing the value upon status change. How can this be "debuged"?
Is there a tutorial/manual, how to do that properly, and how to test if it is not working?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Okay, here's how to do it. Strange that it doesn't work though, but I'll see where I can help:
See the picture below:
Notice the blue area? Just click on the publish, and it should be done! :)
* Another note to mention: if you would like to retain your resolutions, ensure that the The Resolution of the issue will be cleared. post function is removed; check other transitions for this as well!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.