pactflow / roadmap

Public Pactflow issue tracker and roadmap
MIT License
15 stars 0 forks source link

Delete integration removes all pacts (bug?) #79

Closed AudriusDai closed 1 year ago

AudriusDai commented 1 year ago

Problem statement

I have OAS pact for service A. Then I have pact files for service B and C. The service B & C are referencing to service A. Which means there are two integrations: B -> A, C -> A. When I choose to delete an integration between services B -> A, I get the disclaimer with information: (check images below) image image With the information text "..that are not associated with other integrations.." it suggests me that none of other integration are going to be touched. When I proceed by clicking on "DELETE" button, it removes data from other integrations (i.e. C -> A) also. And that was not expected.

Could you verify that this is a bug? If so, when would you expect to fix that?

bethesque commented 1 year ago

Can you send an email to support@pactflow.io with the details of your Pactflow account (ie. if onprem, which version, if SaaS, which tenant) how to reproduce the issue, which pacts were deleted etc.

bethesque commented 1 year ago

@AudriusDai this has been fixed.