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

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.

Suggest an answer

Log in or Sign up to answer