You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
When forking repos with the same name, the following error occurs,
Scenario
bitbucket.mycompany.org/Foo/hello-worldbitbucket.mycompany.org/Bar/hello-worldRunning a batch change for these repos causes the
Getting user fork for "{batch_changes_user}": repo was not forked from the given parentInitial Thoughts
BitbucketServerSource.getFork(..)is not able to handle where the repo names are the same but are not forks.