Answer the question
In order to leave comments, you need to log in
How to update customFieldOptions?
Hello! I had a need to add custom field values not from Jira, but from a third-party service.
The value itself is created by the command
INSERT INTO customfieldoption(id,customfield,customfieldconfig,sequence,customvalue)
VALUES ($1,10401,10501,$2,$3) RETURNING *
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question