Skip to content

1.0.3 : impossible to add a computer in static group #71

@EC2311

Description

@EC2311

Code of Conduct

  • I agree to follow this project's Code of Conduct

Is there an existing issue for this?

  • I have searched the existing issues

GLPI Version

10.0.19

Plugin version

1.0.3

Bug description

When adding a computer to static group, the screen is frozen blank.
The computer is not added.

Relevant log output

SQL Error : 
  SQL: INSERT INTO `glpi_plugin_databaseinventory_computergroupstatics` (`computers_id`, `plugin_databaseinventory_computergroups_id`) VALUES ('35327', '')
  Warnings: 
1366: Incorrect integer value: '' for column 'plugin_databaseinventory_computergroups_id' at row 1
  Backtrace :
  src\DBmysql.php:1377                               DBmysql->doQuery()
  src\CommonDBTM.php:726                             DBmysql->insert()
  src\CommonDBTM.php:1345                            CommonDBTM->addToDB()
  ...tabaseinventory\front\computergroup.form.php:72 CommonDBTM->add()

Page URL

No response

Steps To reproduce

No response

Your GLPI setup information

No response

Anything else?

Just migrated from 1.0.0 towards 1.0.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions