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

Open
wants to merge 1 commit into
base: clarin-v7
Choose a base branch
from
Open

fixes ufal/clarin-dspace#1135 #1137

wants to merge 1 commit into from

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.

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