Hi,
for my employer time tracking per status is really important. Is it possible on the dashboard (final report) to show the dates when an issue was changed in the flow?
Example:
created: 1- sept
In Progress - 3 sept
Resolved - 4 sept
Closed - 5 sept
JIRA OnDemand version
Not out of the box.
What you could do is set up custom fields "in progress date", "Resolved Date", etc. and fill them using postfuntions of the transitions to the corresponding status. You can then display those fields on the dashboard.
Hi, thanks for the tip! I made the fields and I think I need to add them as a 'post function' in the flow. However I do not know how. If I try to set it I have a few options like 'Update issue field' but the custom field does not appear as an option.
I don't want the Fields in a Screen but auto populated when the transition is done
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Blommetje,
use instead of 'update issue field' 'update issue custom field' post function and set the Custom Field Value to %%CURRENT_DATETIME%%.
Cheers,
Udo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Forgot to mention that this post function is from JSU plugin which is available for Ondemand.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The plugin is available for Ondemand, see the link in my previous comment.
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.