Closed JoshCoady closed 3 years ago
Thanks @JoshCoady, I'll take a look at this later today. BTW I'm planning on revisiting the project config, just haven't quite got there yet.
I forgot to update my fork to latest, so my prior commit wasnt quite right and included some extra junk. The force pushes corrected this so that it is now clean and only contains the necessary changes.
Thanks for this @JoshCoady, works great.
When upgrading from Craft 3.6 to 3.7 I got a 500 error when trying to create a new entry with a user that does not have edit permissions for all fields of the entry.
Error message in the logs:
This PR adds those three missing FieldInterface functions.