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

Organizations keeping existing website on integration updates #1760

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

epipav
Copy link
Collaborator

@epipav epipav commented Oct 24, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at 38fe797

Improved website data handling and identity creation for organizations. Added createIdentityFromWebsite method and modified updateWebsite method in organization.service.ts.

🤖 Generated by Copilot at 38fe797

To handle website data better
The updateWebsite method was altered
And a new feature was made
To create an identity with email and webpage
Using createIdentityFromWebsite as the starter

Why

How

🤖 Generated by Copilot at 38fe797

  • Modify the logic for updating the website field of an organization to prevent overwriting with empty or invalid values (link)
  • Add a feature to create identities for organizations based on their website and email fields (link)

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screenshots 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.

@epipav epipav marked this pull request as ready for review October 24, 2023 08:38
@epipav epipav self-assigned this Oct 24, 2023
@epipav epipav added the Improvement Created by Linear-GitHub Sync label Oct 24, 2023
@epipav epipav requested a review from themarolt October 24, 2023 08:43
@epipav epipav merged commit b245cc6 into main Oct 25, 2023
9 checks passed
@epipav epipav deleted the improvement/organizations-keep-existing-website branch October 25, 2023 07:39
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

2 participants