cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Create Jira ticket under Epic using Dynatrace

sureshvasudevan
Newcomer

I have to create Jira tickets under certain Epic using Dynatrace and I tried using URL -

"https://{instance-domain}/rest/api/2/issue?id=COETGBAU-2787" under Settings > Integration > Problem Notifications, but nothing is working for me. It should create under the Epic but it keeps on creating under Project.

sureshvasudevan_0-1692790820164.png

 

1 REPLY 1

mark_bley
Dynatrace Pro
Dynatrace Pro

Hi @sureshvasudevan,

looks like the endpoint you passed to the integration is not valid.

It should have a format like this e.g. /rest/api/2/issue

More Info here

If you want to create the issue under a specific Epic you would need to pass that information in the payload

BR,

Mark

Featured Posts