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

model_id fix and organizationScope fix #51

Merged
merged 1 commit into from
Aug 24, 2023
Merged

model_id fix and organizationScope fix #51

merged 1 commit into from
Aug 24, 2023

Conversation

AzizSakizci
Copy link
Collaborator

model_id fix and organizationScope fix

@what-the-diff
Copy link

what-the-diff bot commented Aug 24, 2023

PR Summary

  • Improved Data Retrieval in AAuthOrganizationNodeScope.php
    The data extraction method in this file has been modified. Previously, it was collecting id, but now it collects model_id. This slight change helps us bring in the right data to use in our processes.

  • Code Refinement in AAuthOrganizationNode.php
    There was an alteration in how we locate certain data points ($parentOrganizationNode and $organizationScope). The nullable identification method is no longer used. This change is essential to ensuring that we always retrieve valid, non-empty data, therefore leading to more reliable operations.

@emreakay
Copy link
Contributor

ok

@emreakay emreakay self-requested a review August 24, 2023 14:23
@emreakay emreakay merged commit 38ef728 into main Aug 24, 2023
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.

2 participants