Azure / Azure/apiops

[BUG] Deleting objects in the git repository does not delete it from APIM

Open
#773 14 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
448
Forks
247
PR merge metrics
No merged PRs in 30d

Description

### Release version

6.0.1.7

### Describe the bug

When deleting objects like API's or Subscriptions in the Git Repository, we removed the definitons from git repository. The expected behavior is for apiops to remove the objects from apim after running the publisher pipeline, but it does not remove and objects stay in apim

### Expected behavior

The expected behavior is for apiops to remove the objects from apim after running the publisher pipeline,

### Actual behavior

The objects continue to be on apim and no deletion happens, leaving environment in inconsistent state

### Reproduction Steps

1. Delete an API/Subscription in Git repository
2. Run publisher pipeline
3. Validate if the deletion happened, i see objects continue to be on apim after that

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.