File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -613,7 +613,7 @@ try {
613613 ->setDescription("Full description for issue")
614614 ->addVersion("1.0.1")
615615 ->addVersion("1.0.3")
616- ->addCustomField('customfield_10100', 'text area body text'] ) // String type custom field
616+ ->addCustomField('customfield_10100', 'text area body text') // String type custom field
617617 ->addCustomField('customfield_10200', ['value' => 'Linux']) // Select List (single choice)
618618 ->addCustomField('customfield_10408', [
619619 ['value' => 'opt2'], ['value' => 'opt4']
@@ -2405,4 +2405,4 @@ Apache V2 License
24052405# JIRA Rest API Documents
24062406* 6.4 - https://docs.atlassian.com/jira/REST/6.4/
24072407* Jira Server latest - https://docs.atlassian.com/jira/REST/server/
2408- * Jira Cloud latest - https://docs.atlassian.com/jira/REST/latest/
2408+ * Jira Cloud latest - https://docs.atlassian.com/jira/REST/latest/
You can’t perform that action at this time.
0 commit comments