n8n/packages/nodes-base/nodes/Jira
agobrech 67983e8f94
fix: Remove redundant await in node's api request functions without try/catch (#4639)
* 🐛 Remove useless await for actionNetwork

* 🔥 Remove useless await

* 🔥 Remove useless await keyword to other generic functions
2022-11-22 17:57:17 +01:00
..
GenericFunctions.ts fix: Remove redundant await in node's api request functions without try/catch (#4639) 2022-11-22 17:57:17 +01:00
IssueAttachmentDescription.ts
IssueCommentDescription.ts
IssueDescription.ts
IssueInterface.ts
Jira.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links (#4191) 2022-09-29 13:33:16 +03:00
Jira.node.ts refactor(core): Introduce overload for record-type node parameter (no-changelog) (#4648) 2022-11-18 16:29:44 +01:00
jira.svg
JiraTrigger.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links (#4191) 2022-09-29 13:33:16 +03:00
JiraTrigger.node.ts refactor: migrate away from querystring (#4180) 2022-09-23 16:48:45 +02:00
UserDescription.ts