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

Throw an exception if collection not found #2422

Merged
merged 4 commits into from
Sep 15, 2020
Merged

Throw an exception if collection not found #2422

merged 4 commits into from
Sep 15, 2020

Conversation

duncanmcclean
Copy link
Member

This pull request fixes #1788. It will now throw a CollectionNotFoundException when a collection is not found.

src/Fieldtypes/Entries.php Outdated Show resolved Hide resolved
src/Fieldtypes/Entries.php Outdated Show resolved Hide resolved
@jasonvarga jasonvarga self-assigned this Sep 15, 2020
@jasonvarga jasonvarga merged commit 3335943 into statamic:master Sep 15, 2020
@jasonvarga
Copy link
Member

Thank you again

@duncanmcclean duncanmcclean deleted the bugfix/clear-collection-not-found-exception branch September 15, 2020 19:36
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.

Error message when collection is missing is not clear
3 participants