Skip to content

Conversation

jtumidanski
Copy link

Description

This PR fixes the ability to create sub-tasks in a Jira 9+ environment. The original function is deprecated, and will fail against Jira 9+ servers. See https://confluence.atlassian.com/jiracore/createmeta-rest-endpoint-to-be-removed-975040986.html

Fixes: 1

Changes

  • Replaced usage of jira.issue_createmeta with jira.issue_createmeta_issuetypes

Testing

  • Unit tests added/updated
  • Integration tests passed
  • Manual checks performed: Built Dockerfile and ran MCP against cloud Jira instance. I was successful in creating tasks with sub-tasks as a result.

Checklist

  • Code follows project style guidelines (linting passes).
  • Tests added/updated for changes.
  • All tests pass locally.
  • Documentation updated (if needed).

@jtumidanski jtumidanski closed this Jul 8, 2025
@jtumidanski jtumidanski reopened this Jul 8, 2025
Copy link

This pull request has been automatically marked as stale because it has not had recent activity for 14 days. It will be closed if no further activity occurs. Please leave a comment or remove the 'stale' label if you believe this PR is still relevant. Thank you for your contributions!

@github-actions github-actions bot added the stale label Jul 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant