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

fixes ufal/clarin-dspace#1135 #1137

Merged
merged 1 commit into from
Nov 26, 2024
Merged

fixes ufal/clarin-dspace#1135 #1137

merged 1 commit into from
Nov 26, 2024

Conversation

kosarko
Copy link
Member

@kosarko kosarko commented Nov 21, 2024

fixes #1135 - findEpersonByNetId should stop searching when it finds an eperson

  • moved the return eperson inside the for cycle (after eperson non null check).
  • removed the eperson param (both callers were passing in null)

…an eperson

- moved the `return eperson` inside the for cycle (after eperson non null
check).
- removed the eperson param (both callers were passing in `null`)
@kosarko
Copy link
Member Author

kosarko commented Nov 21, 2024

@vidiecan @milanmajchrak muzete na to pls aspon jeden kouknout? logAllowed je tam skutecne jen kvuli tomu logovani

@milanmajchrak
Copy link
Collaborator

@kosarko , this can be merged into dtq-dev then.

@kosarko kosarko merged commit bf09aad into clarin-v7 Nov 26, 2024
9 checks passed
kosarko added a commit that referenced this pull request Nov 26, 2024
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