This simple yet effective n8n workflow automates issue creation in Jira. When the user manually triggers the workflow by clicking a button, it instantly creates a new Jira issue with a predefined summary and issue type. This is useful for quick reporting or logging incidents without leaving the current platform. The workflow consists of a Manual Trigger node that is activated by user interaction, which then triggers the Jira node. The Jira node is configured to connect to a Jira Cloud instance and automatically creates a new issue titled ‘Firewall on fire’. This solution streamlines the process of issue reporting, especially in environments where quick logging is critical, such as IT incident responses or project management.
Create Jira Issue on Manual Trigger
Node Count | 0 – 5 Nodes |
---|---|
Nodes Used | jira, manualTrigger |
Reviews
There are no reviews yet.