how to switch git providers for Release version control

Hello, we are running Release 24.3.3 and i'm having a problem with version control settings. We currently have a working connection to a Git repository in BitBucket, to which we push changes from our folders to corresponding folders on a branch in the repository, which works just fine.
However, our company is migrating from BitBucket to Gitlab, so we will also need to connect out version control to Gitlab. The connection is setup and tests as working without issues, with an identically named branch and folder as there are in BitBucket, but when I change the Version Control configuration of a folder to use this new connection I get an error referencing the BitBucket connection:


Ideally, i'd like to copy all previous versions from BitBucket to GitLab via Release, but at the moment i'd settle for just being able to push to the new gitlab connection.
Does anyone know how I can solve this?

2 replies