Martin Hauser
Martin Hauser
I’ve identified a root cause and I’m happy to open a PR if this report is accepted.
I might be wrong here, but to me this looks like two slightly different problems. The API nested object counts (e.g. the `device_count` on `role`) seem to be coming from...
Thanks for confirming, @stavr666 ! Glad to hear the values look correct now! 🙌 If you have a moment, could you try to repeat the steps that originally triggered the...
I had a quick look at the `CustomField.to_form_field()` helper. As it stands, the `TYPE_SELECT` custom field always maps to a single-value choice field & widget, even when it’s used to...