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

[IDP-1176] Add groups_external field, part 2 (cleanup) #354

Merged

Conversation

forevermatt
Copy link
Contributor

IDP-1176 Add groups_external field to ID Broker's database


WAITING FOR

Fixed

  • Extract User->getMemberList() method
    • The only change to the extracted code was replacing $model with $this in a few places.
    • This helps reduce the complexity of the User->fields() method, which was getting overly complicated.

Feature PR Checklist

  • Documentation (README, local.env.dist, etc.)
  • Unit tests created or updated
  • Run make composershow
  • Run make psr2

This helps reduce the complexity of the `User->fields()` method, which
was getting overly complicated.
@forevermatt forevermatt requested a review from a team August 19, 2024 19:36
Copy link

sonarcloud bot commented Aug 19, 2024

Base automatically changed from feature/idp-1176-add-groups-external-field to develop August 20, 2024 14:41
@forevermatt forevermatt merged commit 9ad7b66 into develop Aug 20, 2024
3 checks passed
@forevermatt forevermatt deleted the feature/idp-1176-add-groups-external-field-part-2 branch August 20, 2024 14:41
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