Open NiceLuc opened 2 days ago
Should also consider additional options:
deref jira
- Show all tickets & project names deref jira delete {{ticket-number}}
- Delete a ticket referencederef jira add {{project-name}} {{ticket-number}}
- assign a ticket number to a project
-f
this will force
the add if the ticket is already mapped to another project or if the project has another ticket assigned to it.
Something like this:
This will map the project name to a jira ticket and store the results in a custom
jira.config
file.Should also consider an
export
and animport
option to share these tickets with the team:Then send the
some.json
file to the team, and allow them to import the tickets with:Should be able to see all tickets with this command:
Itegrated List Support
When listing projects with the
project
program, show the JIRA ticket number in the display.