Forums

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

Issue with Atlassian SDK CreateIssue with custom fields

Soma Kiran
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!
June 14, 2019

Hi,

Can we use a Cutom Field name having special character like below

var issue = await jira.Issues.GetIssueAsync("TST-5");
issue.Summary = "Updated Summary";
issue["Version/s"] = "A&B 1" await issue.SaveChangesAsync();

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events