This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
Duplicate extensions can be achieved when importing integrations #5420
Labels
cat/bug
A bug which needs fixing
closed/verified
Used by QE to indicate that verified the issue
prio/p1
The priority of a bug. p1 means high
source/qe
Raised by QE
Milestone
This is a...
Description
Relates to #5163
Multiple extensions of the same extensionId shouldn't be present in Syndesis at the same time, but the importing process ignores this restriction and the user usually ends up with duplicates of the same extension, which can be only resolved by deleting both integrations and related extension (you have to delete both integrations to be able to delete the duplicate extension).
Steps to reproduce:
What is also interesting is if you remove both extensions and then import the integration you end up with having two integrations in Syndesis.
Another way to achieve this is by having two different integrations (importing the same integration twice only overwrites the original integration) which also causes this behavior.
The text was updated successfully, but these errors were encountered: