Skip to content

TASK-7605 - CatalogException: User 'opencga' could not be found. #2575

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

Merged
merged 3 commits into from
Apr 17, 2025

Conversation

pfurio
Copy link
Member

@pfurio pfurio commented Apr 14, 2025

No description provided.

@pfurio pfurio requested a review from Copilot April 14, 2025 10:55
@halender
Copy link
Contributor

@pfurio pfurio requested a review from jtarraga April 14, 2025 10:55
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (2)

opencga-catalog/src/test/java/org/opencb/opencga/catalog/managers/UserManagerTest.java:44

  • Confirm that the removal of the static import for assertEquals does not lead to compilation issues if assertEquals is still referenced elsewhere in the tests.
import static org.junit.Assert.assertEquals;

opencga-catalog/src/main/java/org/opencb/opencga/catalog/managers/UserManager.java:923

  • Ensure that using ADMIN_ORGANIZATION for token generation is intentional and does not inadvertently lead to permission escalation issues.
String rootToken = authenticationFactory.createToken(ParamConstants.ADMIN_ORGANIZATION,

jtarraga
jtarraga previously approved these changes Apr 14, 2025
@j-coll j-coll changed the title CatalogException: User 'opencga' could not be found. TASK-7605 - CatalogException: User 'opencga' could not be found. Apr 14, 2025
@juanrizetta juanrizetta requested a review from jtarraga April 17, 2025 11:41
@pfurio pfurio merged commit 17d2ae6 into release-3.x.x Apr 17, 2025
7 of 8 checks passed
@pfurio pfurio deleted the TASK-7605 branch April 17, 2025 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants