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

Unknown fields set during create, they may be unavailable for the project/type.

Ste404
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.
December 19, 2022

Hi there,

I am having a problem where an automation cannot update the custom field 'Approver Groups'

I am looking up the attribute correctly from Assets (it is a group attribute).

 

Log action
Log
Looking for group: Platform Dev

Create service request
Unknown fields set during create, they may be unavailable for the project/type. Check your custom field configuration. Fields ignored -
Approver groups (customfield_10080)
The Approver Groups field is on the correct request type, it defaults as a hidden field but it is there.
I have this in the more options, Additional fields;
{
"fields": {
"customfield_10080": [{
"name": "{{lookupObjects.Group}}"
}]
}
}
but I keep getting bounced with this error
Create service request
Unknown fields set during create, they may be unavailable for the project/type. Check your custom field configuration. Fields ignored -
Approver groups (customfield_10080)
I am confused as everything seems to be in place.
What am I missing here.

1 answer

1 accepted

0 votes
Answer accepted
Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 19, 2022

In order to edit a field in an automation it has to be available on the screen and cannot be hidden. So make sure that the field is on the screen used by the issue type and that it is not hidden.

Ste404
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.
December 19, 2022

Thanks for the tip, will take care of that now.

Like Mikael Sandberg likes this

Suggest an answer

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

Atlassian Community Events