The NewBugData object contains the following methods:
Method List
Name | Description |
---|---|
GetFieldValues
|
Returns the field values currently set in the Jira issue. |
GetIssueType
|
Returns the type of the current issue. |
GetProjectKey
|
Returns the identifier of the project to which the current issue belongs. |
SetField
|
Sets a new value for a Jira field. |
SetFieldJSON
|
Sets a new value for a Jira field in the JSON format. |