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
- Delete an API/Subscription in Git repository
- Run publisher pipeline
- Validate if the deletion happened, i see objects continue to be on apim after that