The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

unable to view customfield value updated on jira database.?

rahul.shinde
March 10, 2021

We are using Jira server on prmices producct.

I have updated the customfiled dropdown value from backend .

.i.e I have updated it in jira posgresql database of our Jira server.

The updated custom field value wont changed if we chagek same jira issue on Jira UI.

What are other link o r table used to show dropwon on Jira UI other than following talble.

1.Customfield.

2.Customfieldvalue.

3.CustomfieldOptionvalue.

Thanks in Advance.

Regards

Rahul shinde.

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Tuncay Senturk _Snapbytes_
Community Champion
April 3, 2021

Hi @rahul.shinde 

You should not change custom field options directly from database tables. Prefer using REST API so that Jira can update the database as well as the indices.