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

Add script for mapping individual member to organization #1509

Merged
merged 1 commit into from
Sep 17, 2023

Conversation

yeganathan18
Copy link
Member

@yeganathan18 yeganathan18 commented Sep 17, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at 5d98e35

Added cross-organization data sharing and collaboration feature for data sink worker service. This involved adding a tenantId property to member.data.ts and creating two scripts to map members to organizations based on email domains.

🤖 Generated by Copilot at 5d98e35

Oh we're the coders of the sea, we write the scripts that make things be
We map the members to the org, by tenantId and email domain
Heave away, me hearties, heave away
For the cross-org feature is underway

Why

How

🤖 Generated by Copilot at 5d98e35

  • Add tenantId property to IDbMember interface and getMemberColumnSet function to query members by tenant (link, link)
  • Create two new scripts in package.json to map members from different tenants to the same organization based on email domains (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.

@yeganathan18 yeganathan18 added the Improvement Created by Linear-GitHub Sync label Sep 17, 2023
@yeganathan18 yeganathan18 merged commit 2b4c0ec into main Sep 17, 2023
9 checks passed
@yeganathan18 yeganathan18 deleted the member-assign-script branch September 17, 2023 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant