It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
I have configured a listener to perform a workflow transition on comments but when I comment the issue nothing happens. I followed the documentation on Atlassian Documentation with the same title as the issue title. (https://confluence.atlassian.com/x/lQDtBg) The same function is used by the Atlassian Support. Is there anything else to do?
Include some logging in the listener code. I've wrote a very similar listener to transition when reported commented or attach a file when the issue is in status foo. Common causes are:
Does the transition require some fields informed, or the user belonging to certain role?
Does the user executing the transition the necessary permissions?
Try to log as the user who executes the transition (not necessarily the same who commented/edited the issue) and try to execute it manually.
HTH
Hi Martin, where is that info, this link is broken (https://confluence.atlassian.com/x/lQDtBg) and I need to do something similar, thanks
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreHey Atlassian Community! Today we are launching a bunch of customer stories about the amazing work teams, like Dropbox and Twilio, are doing with Jira. You can check out the stories here. The thi...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.