Hi, this looks like a transfer job that got stuck and left the project in an inconsistent state.
Since it’s been “transferring” for almost a month and the project can’t be accessed or deleted, it seems likely the background transfer process failed mid-way and never completed or cleaned up properly.
One thing that might help is checking whether the transfer job is still marked as active or if it became orphaned. It could also be a partial state update for example, ownership or team assignment changed, but the final status was never cleared.
It might be useful to look at:
-
transfer job logs or state transitions
-
whether the final “transfer complete” step was ever reached
-
any failed ownership reassignment or transaction issues
Also worth checking if there’s any retry or cleanup logic for stuck transfers, or if this project just needs a manual reset.
Hope this helps narrow it down