atlassian / atlassian/atlascode
Unable to create Jira Child Issues
- Dominant language
- TypeScript
- Stars
- 129
- Forks
- 82
- Avg merge
- 3h 3m
- Merged PRs (30d)
- 6
Description
**Describe the bug**
Unable to add child issue on Jira ticket because no description provided.
**To Reproduce**
Steps to reproduce the behavior:
1. Hover over Jira ticket number
2. Click on 'Open Issue View'
3. Click on the "+ Add" button and select "Child Issue"
4. Enter text in the text box with "What needs to be done?"
5. Click the "Create" button
6. Get an error "Error creating issue **description:** Description is required" with a "Dismiss" button
**Expected behavior**
Expect a child issue to be created
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Environment and Version (please complete the following information):**
- Atlassian Plugin Version (3.8.6)
- Visual Studio Code Version (1.102.1 user setup)
- Is this a local or cloud environment? (Local)
- If Local, OS (windows 11)
**Additional context**
Add any other context about the problem here.
Contributor guide
Research direction
Start by reproducing the flow in the VS Code Jira integration: hover a Jira ticket, open Issue View, choose "+ Add" and "Child Issue," and submit the text from "What needs to be done?". Trace the create request and compare the fields sent for a child issue with Jira's required description field; done means the child issue is created without the description-required error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100