-
Type:
Suggestion
-
Resolution: Timed out
-
Component/s: Integration - Github - Marketplace
-
1
When a deployment is deleted in GitHub, the build and deployment events are not deleted from Jira. Reproducible with these steps:
- send a build or deployment event from a GitHub repo
- build/deployment is visible in Jira issue
- delete the deployment using GitHub API
- build/deployment is still visible in Jira issue
When the deployment information is removed from GitHub it should trigger an update to Jira removing it as well.