- Merge request !5Fix error: Call to undefined method IntegerItem::getPossibleOptions() → (Open) created by michaellenahan
- First commit to issue fork.
- 🇦🇺Australia acbramley
I can't reproduce this with an Integer list. The error message shows there may be something wrong with your setup, integer lists use
ListIntegerItem
, notIntegerItem
.This plugin is only for list_string, list_integer, and list_float fields (as denoted in the plugin annotation) so I'm not sure how this is running on an integer field.
Can you post steps to reproduce from a fresh install?
- Status changed to Closed: cannot reproduce
6 days ago 2:43am 2 June 2025 - 🇦🇺Australia acbramley
As no steps to reproduce have been provided, I am going to close this out.
Please feel free to reopen this issue if you are able to reproduce it from a fresh install of Drupal.