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

I cannot find my custom field in automation

jeff_trotman 8 hours ago

Hi All,

So, i am trying to create a new automation flow to populate a custom field with the current assignee for In Progress, this will be used eventually if the issue goes passed In review, and fails in QA, i will use this field to automatically re-assign the issue back to the person populated in my custom field.

But i have created the custom file and cannot find it in automation, even after refreshing my browser.

The type is User Property field and the context configuration is below:

Screenshot 2025-03-13 at 11.01.37.png

 

when i go into automation and i try to use edit issue my custom field in not available and i'm lost as to why.

Screenshot 2025-03-13 at 11.03.45.png

Is it because I have chosen the wrong type and it should be a single user picker?

 

Thanks

Jeff

5 answers

0 votes
Bill Sheboy
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.
an hour ago

Hi @jeff_trotman 

If your custom field is indeed a "User Property Field" type, that is an entity property of a user.

Please use the Set Entity Property action, selecting the correct type, user, and property name to set the value: https://support.atlassian.com/cloud-automation/docs/jira-automation-actions/#Set-entity-property

Kind regards,
Bill

0 votes
Sirine 7 hours ago

Hi @jeff_trotman 

You can use Advanced Json in edit issues switch to more options and use : 

 {
"fields": {
"customfield_XXXXX": "{{assignee.accountId}}"
}
}

 Hope this is helpfull

jeff_trotman 6 hours ago

Hi @Sirine

I tried this, it is successful, but doesn't populate the field, could the type be wrong?

I've tried User Property field and Single User Picker

0 votes
Vishal Biyani
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.
7 hours ago

@jeff_trotman 

have you associated the custom fields with your project screens?

When you create or edit an issue are you able to add value (manually) to the custom field?

jeff_trotman 7 hours ago

Yes, it is associated with the project screens and i can see the field in any issue i create, but if i type anything into the field, it errors saying it couldn't update the in progress assignee field

0 votes
Calvin
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.
7 hours ago

Is the automation in details also under the "enhanced engagement framework" project?

jeff_trotman 6 hours ago

Yep, its all there and all visible

0 votes
Kai Krause
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.
8 hours ago

Hi,

If the custom field is not appearing in your automation settings, it may indeed be related to whether the field is included on the appropriate screens 

BR

Kai 

jeff_trotman 6 hours ago

It is included and I can see the custom field on any issue I create

 

thanks,

 

Jeff

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Upcoming Jira Events