Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for subtask in create Jira issue modal #1093

Open
Kshitij-Katiyar opened this issue Jul 3, 2024 · 0 comments
Open

Add support for subtask in create Jira issue modal #1093

Kshitij-Katiyar opened this issue Jul 3, 2024 · 0 comments
Labels
Help Wanted Community help wanted Up For Grabs Ready for help from the community. Removed when someone volunteers

Comments

@Kshitij-Katiyar
Copy link
Contributor

Summary

  • Add support Subtask issue type is not supported while creating an issue from Create Jira Issue Modal

Steps to reproduce:

  1. Install your Jira instance
  2. Connect your Jira account
  3. Run /jira issue create <Issue Name>

For further information, refer to this conversation #993

You might need to remove the below lines as well:

if issue.Subtask {
continue
}

@Kshitij-Katiyar Kshitij-Katiyar added Help Wanted Community help wanted Up For Grabs Ready for help from the community. Removed when someone volunteers labels Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help Wanted Community help wanted Up For Grabs Ready for help from the community. Removed when someone volunteers
Projects
None yet
Development

No branches or pull requests

1 participant