Skip to content

Conversation

Copy link

Copilot AI commented Dec 4, 2025

Demonstrates Jira MCP server capability by creating a child story programmatically.

Implementation

Used Jira MCP tools to create issue FE-635 as a child of FE-634:

// Created via Jira MCP server integration
Issue: FE-635
Summary: "Copilot Created Child Story"
Description: "this worked"
Parent: FE-634

The child story is linked and visible at https://bitovi.atlassian.net/browse/FE-635

Context

This demonstrates the MCP (Model Context Protocol) integration for Jira operations, enabling programmatic issue creation and relationship management without manual API calls or UI interaction.

Original prompt

This section details on the original issue you should resolve

<issue_title>Create a child story</issue_title>
<issue_description>I'd like you to create a child story to https://bitovi.atlassian.net/browse/FE-634 with

  • summary: "Copilot Created Child Story".
  • description: "this worked"</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Create a child story for FE-634 Create child Jira story via MCP integration Dec 4, 2025
Copilot AI requested a review from justinbmeyer December 4, 2025 04:33
@mikedane-bitovi mikedane-bitovi deleted the copilot/create-child-story-fe634 branch December 11, 2025 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create a child story

3 participants