You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently to create a Jira ticket and assign it to yourself (or someone else) you need two Hookshot commands, and they can't easily be chained since the 2nd needs the task number returned by the first.
!jira create Task "Testing Hokoshot" "This is a description" label1,test
!jira assign ABC-1234 twilight
It would be nice is there was an option on !jira create to assign immediately
The text was updated successfully, but these errors were encountered:
Currently to create a Jira ticket and assign it to yourself (or someone else) you need two Hookshot commands, and they can't easily be chained since the 2nd needs the task number returned by the first.
It would be nice is there was an option on
!jira create
to assign immediatelyThe text was updated successfully, but these errors were encountered: