Forums

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

Cascading Field Displays as "true" on the View Page

何阳历 September 1, 2023

Hi. community

My version is Jira Data Center v8.22.0.
Issue:
In the edit page or when clicking 'edit' on the view page, the cascading field appears normal. However, on the view page, it displays as a Boolean value of 'true'.
Temporary Solution (but the issue will reoccur):
In Custom Fields, rename the field and then change it back to its original name.

I am not sure if this is an issue with the template rendering logic. How can I permanently solve this problem?

 

SCR-20230901-pcza.png

 

 

SCR-20230901-pdfb.png

The API indeed returns the value as "true" when checked.


"customfield_11937": {
"self": "/rest/api/2/customFieldOption/64013",
"value": "true",
"id": "64013",
"disabled": false,
"child": {
"self": "rest/api/2/customFieldOption/64019",
"value": "管理",
"id": "64019",
"disabled": false
}
},

1 answer

0 votes
Sayed Bares [ServiceRocket]
Community Champion
September 3, 2023

@何阳历 can you share a screenshot from customfield's context and default value? is true an option for the field? has this field been translated by any chance?

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events