Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

We couldn't set the select value Field 'customfield_10134' cannot be set. It is not on the appropria

Hendra Prakasa
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!
May 16, 2023

Hi all,

Please help, I'm using JIRA to manage project, I have several project with the same template, same field, I create custom field from : settings - issue - custom fields.

I've added several custom field maybe 10, but 3 out of 10 have problem with 1 of my project, give error message like this when choose the dropdown option :

 

"We couldn't set the select value
Field 'customfield_10134' cannot be set. It is not on the appropriate screen, or unknown."
What configuration is wrong ?
I don't make any complex setting, all is standard but I dont know why only this 3 field problem with 1 of my project, my other project is all fine with 10 custom field.
How to solve the issue ?
Regards,
Hendra

 

2 answers

Suggest an answer

Log in or Sign up to answer
0 votes
Sinton Wong
February 26, 2018

You can using Script Runner to complete it.

Using 'Behaviour'.

0 votes
Bhushan Nagaraj
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 7, 2017

Hey Daniel,

Any of the add-ons below should allow you to add a post-function that validates if fields (both system and custom) have a value.

User ScriptRunner for JIRA to add a custom script validator. The script looks for all Linked Issues. If there are no linked issues, validation fails. If linked issues are found, it looks for status and performs the validation required to check for particular status values.

This question has been answered here. https://community.atlassian.com/t5/JIRA-questions/Validator-script-to-check-status-of-all-linked-issues-before/qaq-p/427966

ScriptRunner add-on link: https://marketplace.atlassian.com/plugins/com.onresolve.jira.groovy.groovyrunner/server/overview

Thank you

Bhushan

Daniel Luevano
Contributor
September 8, 2017

None of those Plugins validate that particular field, also I want to make it required only when resolution is 'Duplicate'. Thanks.

Bhushan Nagaraj
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 8, 2017

Thanks Daniel. I have updated my response based on your requirement of having a specific resolution or status.

Daniel Luevano
Contributor
September 11, 2017

Thanks for your response, but I'm looking for something that checks the value on real time, I mean in a Transition screen, that script you mentioned checks the linked issues when they already exists on the Issue, I just need to check that the 'Issue linked' field has a value on the screen.

TAGS
AUG Leaders

Atlassian Community Events