VBS Error: "Matching visual extension already exists"
Summary:
Content (please ensure you mask any confidential information):
Hi all, I am running into an issue where I am linking a build to a merge request and while running it, the job fails due to "Matching visual extension already exists. Visual extension with matching id site_prc_extension and version 0.2.1736544694 already exists".
When someone pushes a change, they change the version number, but when running a job, we get the error of the previous version. We found that going into Environments > Manage Extension Lifecycle and deleting the version works, but is there another way to do this?
Deleting the version in Manage Extension Lifecycle every time we try to push a change in VBS does not sound like the right way to do things.