Whenever I'm trying to import a repo into a project through bitbucket UI, it shows progress bar and then fails with error. When i check the audit log of the project, there are two entries, one for repo creation (action mentioned as RepositoryCreatedEvent) and another for repo deletion (action mentioned as RepositoryDeletedEvent).
The Repo isnt created within the project. Has anyone else seen this error ? Is there a fix to do this through UI.
(I can move the repo through admin UI options and clone and import repo through command line, but this option through UI isnt working. Is this a known bug ?)