Hey guys. I was exploring some automation possibilities for our process and I was wondering if it is possible to use the "/jira create" command along with additional parameters as field values other than summary and description.
I want to create an issue through slack command and I want it to have dynamic/context dependant labels withouth having to add them through the create issue form.
something like:
/jira create bug Log In is not working {labels}:"login", "authentication"
Thanks in advance.
Hello, Good day. Comment "/jira create" will open a new window to create the issue and then in the new window we can add the field from UI. We don't have command option at the moment.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.