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

fix: exclude partials from contact limit #2049 #2058

Merged
merged 3 commits into from
Nov 20, 2018

Conversation

tbirrell
Copy link

To correct the problem mentioned in Issue #2049, I have added the real scope to the hasReachedContactLimit check to exclude any partial contacts from the contact limit.

@CLAassistant
Copy link

CLAassistant commented Nov 15, 2018

CLA assistant check
All committers have signed the CLA.

@@ -91,6 +91,9 @@
},
];
});
$factory->state(App\Models\Contact\Contact::class, 'partial', [
Copy link
Member

Choose a reason for hiding this comment

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

I didn't this feature! Thanks

Copy link
Member

@asbiin asbiin left a comment

Choose a reason for hiding this comment

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

Nice job!

@asbiin asbiin merged commit 5823d77 into monicahq:master Nov 20, 2018
@tbirrell tbirrell deleted the exclude-partial-from-limit branch November 21, 2018 15:54
@github-actions
Copy link

This pull request has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants