Skip to content

Tags not saving on Accounts plugin items (GLPI 11) - Missing entry in "Associated Item Types" #329

@husisusi

Description

@husisusi

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

GLPI 11.0.4

Plugin version

2.14.3

Bug description

Hello,

After upgrading to GLPI 11 and using the latest version of the TAG plugin, I am encountering an issue where tags are not being saved for the Accounts plugin items.

Steps to reproduce:

Open an item in the Accounts plugin.

Add a tag in the header field.

Save the item.

The page reloads, but the tag is gone (not saved in the database). No error is displayed in the UI.

Observations:

When checking the Tag plugin configuration under Setup > Plugins > Tag > Associated Item Types, there is no section or entry for the "Accounts" plugin (e.g., PluginAccountsAccount).

Environment:

GLPI version: 11.0.4

Tag plugin version: 2.14.3

Accounts plugin version: 3.1.4

PHP version: (8.4)

It seems the hook or the object registration for external plugin item types is not working correctly in GLPI 11.

In GLPI 10, this integration worked perfectly.

Could you please check if the PluginAccountsAccount class is still correctly identified as a taggable object in the new GLPI 11 hook system?

Thank you!

Relevant log output

Page URL

No response

Steps To reproduce

No response

Your GLPI setup information

No response

Anything else?

No response

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