Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Workflow for asking for comments

Ben
Contributor
January 31, 2012

We are wanting to create a new workflow. This workflow will allow one developer to ask for "comments" on an issue from another developer.

So basically on an issue currently assigned to a developer there will be an option "Request Comments". When pressed it will allow the developer to select another developer from a list. When this form is submitted the ticket will then get assigned to the new developer and put into a status of something like "Awaiting Comments". Once the developer is done commenting they should have an option like "Done Commenting" which will assign it back to the original developer.

I have tried to create this workflow but am lost.

Anyone able to give me step by step instructions on how to do this?

2 answers

0 votes
Renjith Pillai
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 31, 2012

You need to use workflow schemes to associate your new workflow to the issuetype that you are using. Refer http://confluence.atlassian.com/display/JIRA044/Activating+Workflow

Ben
Contributor
January 31, 2012

Where do I perform "Associate the Workflow Scheme with the relevant project(s)."? I could not find where to actually perform this action.

Ben
Contributor
January 31, 2012

Ok I think I found it but it mentions:

"It is recommended to backup JIRA data before proceeding with the workflow association. You may want to contact a System Administrator to create an XML backup."

What could/can happen here if something goes wrong? Anything I need to check?

Renjith Pillai
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 31, 2012

That you went a bit too much with the warning from Atlassian. Yes definitely it is recommended. But you can safely associate the new workflow scheme to the project in the project admin page.

0 votes
Renjith Pillai
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 31, 2012

As you mentioned you need two status -

1. The status in which the developer initiates the transistion 'Request Comments'

2. The status 'Awaiting Comments' which will have the transistion 'Done Commenting'

You need to have a user custom field which will get populated in a 'post condition' for the 'Request Comments' workflow to store the current assignee.

And in the 'Done Commenting' workflow have the post condition to assign the issue using the value stored in the custom field mentioned above.

Ben
Contributor
January 31, 2012

Ok but how do we actually build this? I made a copy of the "read only" jira workflow to try to add this in.

But I wasn't sure how to enable it to test it.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events