Forums

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

SIL mismatch in getIssueFields()

Владимир Буковский
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 2, 2020

Hello all!

Very simple script:

string issue_key="DPKTEST-96";
result = %issue_key%.customfield_19512;

Field "customfield_19512" exists in DPKTEST-96, so there are neither compiler nor runtime errors.

But there is one moment: if I update customfield_19512 via Jira web-interface this script returns empty string, but if I update customfield_19512 via SIL this script returns correct result.

I'm new one in SIL, sorry for dumb question...

0 answers

Suggest an answer

Log in or Sign up to answer