-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
Thanks for reporting an issue! Please fill out the sections below and then delete this comment.
What is the issue?
If a collection/matrix/taxonomy is deleted, but has a fieldset attached to it, the fieldset will then be unable to be deleted.
What are the steps to reproduce this issue?
- Attach an existing fieldset to an existing matrix collection
- Delete the matrix collection
- Try and delete the fieldset
What were you expecting to happen?
The fieldset should successfully delete
Any logs, error output, etc?
Call to a member function detachFieldset() on null
/app/Observers/FieldsetObserver.php line 29
$model->detachFieldset();
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working