JPD - Triggering Automation from vote field

James Frith
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 10, 2024

I have a setup where one idea is cloned to another (in a different project) and have automated pulling various changes from the original to the clone e.g. if someone comments on the original, the comment will be pulled over to the clone as well.

I'm looking to do similar for votes on the original. I understand that, as votes are a limited resource, automating an actual vote on the clone might not be advisable, so looked at just copying the number of votes across.

But I have fallen at the first hurdle - the automation trigger just doesn't seem to run based on the votes field.


My automation rule looks like this - note I've tried both vote and votes fields (not sure what the "Vote" is as there is no such field!):

Vote Automation Rule.png

But if I vote on the original idea, nothing comes through on the Audit log for this automation at all:

Vote Audit Log.png

Is it possible to trigger any automation based on a vote being added to an idea, and if so how would I set that up?

1 answer

1 accepted

1 vote
Answer accepted
Nick Haller
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 10, 2024

Hi @James Frith ,

I don't think it's possible at this time. Vote fields are not currently supported with automations as mentioned in our Limitations page.

Part (if not most) of the reason they are not supported (along with those other fields mentioned) with automations is due to them not parsing in the backend currently when using the API.

They will appear to have values entered within the idea (frontend), but nothing in the payload of the idea exists with these fields (backend). For example:

vote1.jpg

vote2.jpgvote3.jpg

 

I used this to find my fields ID, then a GET on the idea - and as you can see, nothing in the payload.

We'll get this feedback shared with engineering and product, and hopefully it's something reconsidered or improved in the future. But no ETA on if/when this will be available.

James Frith
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 10, 2024

Thanks @Nick Haller that does make sense as to why it's not so straightforward to trigger automation from a vote being added.

I did have a bit of a search, but didn't get to the page of limitations. Apologies for that.

Good at least to know where we stand, and that's great if you can feed back that this would be useful.

Like Nick Haller likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events