Forums

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

Webhook Variables on Worklog delete event

Jennifer Mo
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 5, 2018

Hi,

I've created a webhook for the "worklog deleted" event. My url looks like this:

http://host.de/webhook/mark_worklog_deleted.php?issueid=${issue.id}

 

I need to pass the issue.id (or issue.key) to my php script, but if I check the called url in my php script it looks like this:

/webhook/mark_worklog_deleted.php?issueid&user_id=<user>&user_key=<user>

As you can see the issueid is missing. Can anyone explain why this behaviour occurs and how I can get rid of it?

I've another webhook which listens to the "issue delete" event and also needs the issue.id variable. In this case everything works fine. 

 

Thanks for help :)

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events