Hi team,
Here is the use case and we are using cloud.
There should be a "Percentage Completion " custom field in the view screen and that should fill with respect to the no.of statues in that particular workflow.
Eg. workflow has following status
1. ToDo
2. In-Progress
3. In-Review
4. Done
If the workflow status is in In-Progress then the Percentage Completion should show as 20%completed. If the status is in In-Progress then the custom field should show as 50%completed. If It is Done then it should show as 100%completed.
Could anyone help me out in this!!Thanks in advance!!!
Regards,
Nikhila
Thanks for the update!!
Do we have automation rules which satisfies this condition.
Please let me know if this happens.
Regards,
Nikhila
Steps:
That's it!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well, there is no "Progress bar" custom field type, so the representation of this field, won't be nice.
However, the thing you are trying to do is not so complicated. Start from creating a new custom field called "Percentage Completion". Add this field to project, where you want to use it.
The last thing you need to do, is to set up some postfunctions in workflows. With appropriate transitions, set the post function to set a specific value for such a field. It's probably best to use a text field so that you can include the % symbol. More info there:
https://support.atlassian.com/jira-cloud-administration/docs/configure-advanced-issue-workflows/#Advancedworkflowconfiguration-postfunctions
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.