- Issue created by @kopeboy
- Assigned to kopeboy
- Status changed to Needs work
over 1 year ago 9:18am 21 May 2023 - 🇮🇹Italy kopeboy Milan
Nevermind, I had tried a few modules before that apparently where causing the error in combination with uuid_extra
No such error on a real clean install. Investigating what it was now. - Issue was unassigned.
- Status changed to Needs review
over 1 year ago 9:40am 21 May 2023 - 🇮🇹Italy kopeboy Milan
Found it: it's the Feeds module.
Just create a feed type for the same content type (this will create the Feed item field below on the same form) and you start getting the error when enabling either the "Feeds item" or UUID field only (no error with any other default field).. weird:
- Status changed to Needs work
over 1 year ago 10:14am 21 May 2023 - 🇮🇹Italy kopeboy Milan
Btw, this has never happened to me before using UUID Extra, so I guess this could be a bug in this module as well?
Unless UUID generation should depend on what is in the form display, I don't think being able to enable it should depend on (a correct implementantion of) a field from another module..