Project Transfer Issues
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 586
Description
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
When a project is being transferred from one org to another, there are several issues that have arisen during and after this transfer, causing problems for project access and visibility.
Upon initial analysis: It seems there may be a failure related to a bulk delete operation. This operation did not clean up some team deletions, which is likely contributing to the problems observed.
### Expected Result
The project transferred from one Org to another without issues.
### Actual Result
Sample situation:
Primary Org- Despite the transfer, a project will still appear in the old organization. When attempting to access it, users are greeted with a "can't be found" error message. This indicates a lingering issue with project visibility and redirection.
Secondary Org- Within the new organization, attempting to access the team's page of the transferred project results in a "something went wrong" error message. This suggests that there may be complications related to team management or project ownership.
### Product Area
Settings - Projects
### Link
_No response_
### DSN
_No response_
### Version
_No response_
┆Issue is synchronized with this [Jira Improvement](https://getsentry.atlassian.net/browse/FEEDBACK-1930) by [Unito](https://www.unito.io)
Contributor guide
Assessment
This issue has not been assessed yet.