Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Assing myself a Issue via Deeplink?

Stephan Schaffner August 27, 2021

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

1 answer

0 votes
Mark de Bont
Contributor
August 27, 2021

Would advise to look into the REST API first

Stephan Schaffner August 29, 2021

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 😶

Suggest an answer

Log in or Sign up to answer