Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

[GLPI 11] GenericObject plugin cannot be migrated. Please update it to the latest version

未关闭
#1,015 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-2 天
新手友好度
30/100
Issue 类型
文档
描述清晰度
需要澄清
活跃度
停滞
技术栈
php
领域
documentation

调研方向

No file, test, or code entry point is identified; start by reviewing the migration instructions and the Fields plugin's compatibility with GenericObject 3.0.x. Confirm whether the intended change is documentation or implementation, and treat the work as done only when the supported GLPI 11 migration path is clearly documented or verified.

由索引模型根据 Issue 内容生成。

描述

If you encounter the following message during the update of the Fields plugin (to version 1.22.0):

GenericObject plugin cannot be migrated. Please update it to the latest version.

You need to install GenericObject plugin version 3.0.x, which is an End-of-Life (EOL) version:

https://github.com/pluginsGLPI/genericobject/releases/edit/3.0.x

Generic Objects End-of-Life Updater

If you plan to migrate your GLPI instance to version 11 and have not installed version 2.14.14 (latest version) on your GLPI 10.0.x instance, a specific version compatible with GLPI 11 is available.

⚠️ Warning: the final version 3.0.x is an EOL (End of Life) release. It no longer receives functional updates or security patches.

Usage Instructions:

  1. After migrating to GLPI 11, install this final version (3.0.x).
  2. Run the data migration operation using the following command:
    • php bin/console migration:genericobject_plugin_to_core.
  3. ⚠️ Warning: if you have added extra fields to your GenericObject items using the Fields plugin, you must update it to the version compatible with GLPI 11 (1.22.0).
    This version indeed includes a dedicated migration method to correctly associate these fields with GLPI's CustomAsset system, which they previously relied on.
  4. Uninstall the GenericObject plugin once all data has been integrated and verified within the core of GLPI 11.

This version provides support for migration only. For features related to custom assets, use GLPI 11's native custom assets.

主要语言
PHP
星标
115
派生
82
平均合并
3 天 5 小时
30 天内合并 PR
12

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

pluginsGLPI/fields 的其他 Issue

查看 pluginsGLPI/fields 的全部 Issue

相似的 Issue

更多 PHP Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。