Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to add Item after Update. #924

Open
skreu opened this issue Feb 17, 2025 · 0 comments
Open

Unable to add Item after Update. #924

skreu opened this issue Feb 17, 2025 · 0 comments

Comments

@skreu
Copy link

skreu commented Feb 17, 2025

Hi !

I updated the plugin from 1.21.18 to 1.21.19 (on the last glpi available yet => 10.0.18
Since then :
I've got an additional DOM inside Appliance Object => Unable to add item when this DOM is active with active additionnal fields.
When i put inactive on ALL Additionnal Fields of this dom (or i put inactive in the entire dom) it works.
After unitary tests, only headers fields are ok but not so much useful.

All my fields are not mandatory, are not only-readable, and are not exotic (i've got text, dropdown, ...)

Here's the logs :
PHP Warning (2): Undefined array key "plugin_fields_container_id" in [...]/fields/inc/container.class.php at line 1447 PHP Warning (2): Undefined array key "plugin_fields_container_id" in [...]/fields/inc/container.class.php at line 1451 PHP Warning (2): Undefined array key "tyoe" in [...]/fields/inc/container.class.php at line 1456 PHP Warning (2): Undefined array key "plugin_fields_container_id" in [...]/fields/inc/container.class.php at line 1212 PHP Warning (2): Undefined array key "plugin_fields_container_id" in [...]/fields/inc/container.class.php at line 1228 PHP Warning (2): Undefined array key "name" in [...]/fields/inc/container.class.php at line 1231 Uncaught Exception TypeError: PluginFieldsContainer::getClassname(): Argument #2 ($container_name) must be of type string, null given, called in [...]/fields/inc/container.class.php on line 1231 in [...]/fields/inc/container.class.php at line 2087

I checked the glpi_plugin_fields_fields table => All seems good
I checked the glpi_plugin_fields_containers => All seems good

I'm stuck. :)

Any help could be provided ?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant