gioboa / jira-plugin

Jira plugin for VsCode
https://marketplace.visualstudio.com/items?itemName=gioboa.jira-plugin
MIT License
265 stars 41 forks source link

feat: creating sub-tasks from context menu #175

Closed alexey-kov closed 1 year ago

alexey-kov commented 1 year ago

Is your feature request related to a problem? Please describe. I wasn't able to find a way to create a sub-task since there is no field for parent issue

Describe the solution you'd like Proposed way: in the Explorer tab, a user can find an issue and right-click it. A context menu will appear. In the menu, there should be an option "Create sub-task" (only if it is not a sub-task that was clicked on). Clicking on the option should launch the create issue dialogue with the parent issue field already populated.

Describe alternatives you've considered Adding the "parent issue" field of the dialogue to explicitly specify it. I consider it more cumbersome, and moreover, it will increase the chance of a user's mistake.

gioboa commented 1 year ago

I will check how to implement it

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days. Remove stale label or comment or this will be closed in 5 days. Thank you for your contributions.

gioboa commented 1 year ago

I really want to work on this, but unfortunately I am super busy at the moment

alexey-kov commented 1 year ago

I know how it feels. No pressure. The plugin is already very nice!

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days. Remove stale label or comment or this will be closed in 5 days. Thank you for your contributions.