Hello everyone,
I was just asking myself: Is it possible to assign an JiraSD Issue to myself via depplink?
I'm asking because I wanted to write a slackbot, but since our company only uses incoming webhooks, I wanted to do it that way.
So I know for example, that I can create a Slack Button with "Open Issue" and it links to:
"url": "https://support.mycompany.com/browse/" + str(issue)
while str(issue) will be dynamic. But could I do this aswell for self assign? If so, what would be the URL?
Thanks in advance!
Cheers,
Gamoe
Would advise to look into the REST API first
Will be tuff,
Because then I would have to create a URL, which contains the user clicking it aswell ... Would really loved to hear, there is a deeplink for that 😶
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.