Skip to content

Fix: impossible to update Location preferences#193

Merged
Rom1-B merged 2 commits intopluginsGLPI:10.0/bugfixesfrom
TarekRemo:10.0/bugfixes
Mar 13, 2026
Merged

Fix: impossible to update Location preferences#193
Rom1-B merged 2 commits intopluginsGLPI:10.0/bugfixesfrom
TarekRemo:10.0/bugfixes

Conversation

@TarekRemo
Copy link

@TarekRemo TarekRemo commented Mar 13, 2026

Checklist before requesting a review

Please delete options that are not relevant.

  • I have performed a self-review of my code.
  • I have updated the CHANGELOG with a short functional description of the fix or new feature.

Description

  • It fixes issue Impossible to update Location preferences #187 : It was impossible to update Location preferences because table glpi_plugin_uninstall_profiles is dropped in the install method when updating the plugin.
  • The solution was to remove the line that drops this table in this method and force plugin update with php bin/console plugin:install uninstall --force and php bin/console plugin:activate uninstall

@TarekRemo TarekRemo changed the title Fix: Fix: impossible to update Location preferences Mar 13, 2026
@Rom1-B Rom1-B self-requested a review March 13, 2026 11:57
@Rom1-B Rom1-B mentioned this pull request Mar 13, 2026
4 tasks
@stonebuzz
Copy link
Contributor

@TarekRemo can you rebase ?

@Rom1-B Rom1-B merged commit d6030d2 into pluginsGLPI:10.0/bugfixes Mar 13, 2026
3 checks passed
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

Successfully merging this pull request may close these issues.

3 participants