Skip to content

Conversation

@RomainLvr
Copy link
Contributor

@RomainLvr RomainLvr commented Feb 4, 2025

Checklist before requesting a review

Please delete options that are not relevant.

  • I have performed a self-review of my code.
  • I have added tests (when available) that prove my fix is effective or that my feature works.
  • I have updated the CHANGELOG with a short functional description of the fix or new feature.
  • This change requires a documentation update.

Description

  • It fixes !36154
  • Here is a brief description of what this PR does

when updating to the latest version :

Error during database query: ALTER TABLE `glpi_plugin_fields_<table_name>` ADD `is_recursive` TINYINT NOT NULL DEFAULT '0' AFTER `entities_id` ,  
  ADD INDEX `is_recursive` (`is_recursive`) - The error is Unknown column 'entities_id' in 'glpi_plugin_fields_<table_name>'.

@RomainLvr RomainLvr requested review from Rom1-B and stonebuzz February 4, 2025 11:05
@RomainLvr RomainLvr self-assigned this Feb 4, 2025
Copy link

@jgalinha jgalinha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Tested and everything works as expected.

@stonebuzz stonebuzz mentioned this pull request Feb 14, 2025
2 tasks
@stonebuzz
Copy link
Contributor

@RomainLvr can you adapt CHANGELOG

@stonebuzz stonebuzz added the bug label Mar 20, 2025
@stonebuzz stonebuzz self-requested a review March 20, 2025 09:14
@stonebuzz stonebuzz merged commit a441a19 into pluginsGLPI:main Mar 20, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants