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

Multiple fixes for integration.results #1395

Merged
merged 2 commits into from
Aug 30, 2023
Merged

Multiple fixes for integration.results #1395

merged 2 commits into from
Aug 30, 2023

Conversation

garrrikkotua
Copy link
Contributor

@garrrikkotua garrrikkotua commented Aug 30, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at fa4307d

The pull request adds logic to store and select weak identities and organizations for members. It modifies the member.repo.ts and organization.repo.ts files to update and query the member and organization tables with additional properties and criteria.

🤖 Generated by Copilot at fa4307d

weakIdentities
Stored in member table now
Autumn of profiles

Why

How

🤖 Generated by Copilot at fa4307d

  • Add weakIdentities property to member update query to store platform identities (link)
  • Order organizations by profile completeness to select the best match for a domain (link)

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screehshots to the PR description for relevant FE changes
  • New backend functionality has been unit-tested.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.

@garrrikkotua garrrikkotua merged commit 9b5acb6 into main Aug 30, 2023
9 checks passed
@garrrikkotua garrrikkotua deleted the fix/data-upserts branch August 30, 2023 10:37
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.

None yet

1 participant