Reputation: 1774
I have a plugin that creates an instance of a custom entity. The create seems to work without any errors but when I try to open the entity in a form I get "An error has occurred", with no further explanation and no error text to download. How do I debug the problem?
Thanks
Upvotes: 0
Views: 854
Reputation: 1774
I went and removed all of the fields but one. Tested the form and then started adding them back in, testing as I went. I did that until I found the field with the problem, which was a floating point field.
Upvotes: 1
Reputation: 2507
Try enabled trace or use this tool, to get more information.
Upvotes: 0