Replies: 1 comment
-
That's another level of laziness 👀 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Let's say I have an Issue I'm working on. It would be cool if I can put the issue key in the some cache.
like
jira issue active SRV-12345
so I don't need to remember it.Once I have this context all commands like
jira issue comment add
jira issue move
would address that key by default.I believe there is a workaround - bash alias, but would be nice to have it implemented.
Beta Was this translation helpful? Give feedback.
All reactions