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

feat(invite): create application and company on invite #960

Merged
merged 4 commits into from
Sep 17, 2024

Conversation

Phil91
Copy link
Member

@Phil91 Phil91 commented Aug 29, 2024

Description

moved the creation of the company and company application to the invite business logic to directly create them with the invite.

Why

to remove the delay of the company application after invite

Issue

Refs: #700

Checklist

  • I have followed the contributing guidelines
  • I have performed IP checks for added or updated 3rd party libraries
  • I have created and linked IP issues or requested their creation by a committer
  • I have performed a self-review of my own code
  • I have successfully tested my changes locally
  • I have added tests that prove my changes work
  • I have checked that new and existing tests pass locally with my changes
  • I have commented my code, particularly in hard-to-understand areas

@Phil91 Phil91 requested review from ntruchsess and evegufy and removed request for ntruchsess August 29, 2024 11:32
@Phil91 Phil91 added this to the Release 24.12 milestone Aug 29, 2024
@Phil91 Phil91 requested a review from ntruchsess August 29, 2024 11:32
Copy link
Contributor

@ntruchsess ntruchsess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see comments

@ntruchsess ntruchsess self-assigned this Sep 17, 2024
ntruchsess
ntruchsess previously approved these changes Sep 17, 2024
Copy link

sonarcloud bot commented Sep 17, 2024

@ntruchsess ntruchsess merged commit 8bb3bfd into main Sep 17, 2024
12 checks passed
@ntruchsess ntruchsess deleted the feature/700-invite branch September 17, 2024 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: USER READY
Development

Successfully merging this pull request may close these issues.

Invite Service - Delay in displaying application record after company invite
2 participants