Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EPMRPP-87591 || Page crashes when logging into RP #1865

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Conversation

APiankouski
Copy link
Contributor

No description provided.

@@ -171,14 +171,9 @@ private void deleteUser(User user) {
}

private void deleteProject(Project project) {
Set<Long> defaultIssueTypeIds = issueTypeRepository.getDefaultIssueTypes()
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Caused error: javax.persistence.EntityExistsException: A different object with the same identifier value was already associated with the session : [com.epam.ta.reportportal.entity.project.ProjectIssueType#com.epam.ta.reportportal.entity.project.ProjectIssueTypeKey@e7d3d6fa]

@APiankouski APiankouski merged commit 1e9b89a into develop Nov 17, 2023
4 checks passed
@APiankouski APiankouski deleted the EPMRPP-87591 branch November 17, 2023 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants