mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
⚡ Add reporter field to resource issue (Jira) (#1592)
This commit is contained in:
@@ -11,6 +11,7 @@ export interface IFields {
|
||||
priority?: IDataObject;
|
||||
project?: IDataObject;
|
||||
summary?: string;
|
||||
reporter?: IDataObject;
|
||||
}
|
||||
|
||||
export interface IIssue {
|
||||
|
||||
Reference in New Issue
Block a user