I'm not sure if this is the standard api, but there is an endpoint like this:
/rest/keplerrominfo/databasecf/latest/autocompletedbcf/children?decorator=none&seldbparentvalue=STRING&dbcf=customfield_11711&_=1607344621465
it used to return this response:
[{"id": "customfield_11712", "value": "63F1162A-1C89-96C1-44AB-5EAA73B19547"}]
after someone changed the settings, he began to return a different answer
[{"id":"customfield_10107","value":"63F1162A-1C89-96C1-44AB-5EAA73B19547"}]
customfield is different now.
I have a test jira on another server, and it has almost the same data, but its settings have not been changed and it works fine.
I do not understand what needs to be changed to change the answer of endpoint?
Hi Dmitrii,
I think this endpoint might be provided by 'Power Custom Fields'
Do you have that add-on installed?
Sam
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.