JQL in post function on resolved tasks

suhaim abdussamad May 23, 2013

I have a workflow where we notify an external system when an item is resolved. This works fine. But, I don't want it to notify when an item is resolved as a duplicate etc. I figured I could use JQL to accomplish this. So, I put in this JQL on the post function

project = ABC AND status = Resolved and resolution = Fixed

When I do this unfortunately, it doesn't alert at all. I am not sure if the issue is the JQL or if it is where it is in the work flow.

Appreciate the help

2 answers

0 votes
suhaim abdussamad May 23, 2013

http://imgur.com/kTsZhWC - I use it on the last step here

0 votes
Timothy
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.
May 23, 2013

How do you notify the external system? Where do you use this JQL?

Suggest an answer

Log in or Sign up to answer