⚡ Add components parameter to Jira (#2428)
This commit is contained in:
@@ -12,6 +12,7 @@ export interface IFields {
|
||||
project?: IDataObject;
|
||||
summary?: string;
|
||||
reporter?: IDataObject;
|
||||
components?: IDataObject[];
|
||||
}
|
||||
|
||||
export interface IIssue {
|
||||
|
||||
Reference in New Issue
Block a user