Create a new issue in Jira

For Jira, this automated workflow allows users to quickly create a new issue with a simple manual trigger. It streamlines issue reporting by capturing essential details like project and summary, enhancing team collaboration and response time.

7/8/2025
2 nodes
Simple
manualsimplejira
Categories:
Manual TriggeredSimple Workflow
Integrations:
Jira

Target Audience

  • Project Managers: Need to track issues efficiently in Jira.
    - Software Developers: Require a quick way to log bugs or issues.
    - IT Support Teams: Want to document incidents rapidly.
    - Automation Enthusiasts: Interested in streamlining their workflow processes.
  • Problem Solved

    This workflow automates the creation of a new issue in Jira, addressing the need for a streamlined process to log issues without manual entry. It reduces the time spent on repetitive tasks and minimizes human error, ensuring that issues are documented accurately and promptly.

    Workflow Steps

  • Manual Trigger: The workflow begins when the user clicks the 'execute' button.
    2. Jira Integration: After the manual trigger, the workflow automatically creates a new issue in Jira with the specified parameters:
    - Project: (To be defined by the user)
    - Summary: 'Firewall on fire'
    - Issue Type: Predefined as '10001' (specific issue type in Jira)
    3. Execution: The issue is created in Jira, allowing for immediate tracking and resolution.
  • Customization Guide

  • Project Field: Users can specify the project in which the issue should be created by updating the 'project' parameter.
    - Summary: Change the 'summary' field to reflect the actual issue at hand.
    - Issue Type: Update the 'issueType' parameter to match the relevant issue type in your Jira setup.
    - Additional Fields: Users can add more details by filling in the 'additionalFields' section as needed.
    - Credentials: Ensure that the correct Jira API credentials are set for seamless integration.