Skip to content

Conversation

@stonebuzz
Copy link
Contributor

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

Screenshots (if appropriate):

@Pyramid75
Copy link

Hello @stonebuzz ,

Thanks for quick fix. However, it seems not working, but when I click on "Add button", it reloads the page but nothing else happening.

This is what I've done :

  • Edit the following files :

    • inc/group_level.class.php
    • templates/groupe.html.twig
  • Deactivate / reactivate the plugin

  • Clear browser cache

Am I missing something ?

bug_itilcatageory

@stonebuzz
Copy link
Contributor Author

stonebuzz commented Oct 21, 2025

@Pyramid75

That's strange — the data is correctly saved on my side.

Have you cleared the GLPI cache after applying the patch?

php bin/console cache:clear

Are you sure all the changes from the PR have been properly applied?

@stonebuzz
Copy link
Contributor Author

My guess is that this issue comes from the GLPI cache.
Because the changes involve a Twig template, GLPI may have cached it.

@Pyramid75
Copy link

Hi @stonebuzz ,

You were totally right ! I just cleared the cache and now it's working !

Thank you very much.

@stonebuzz stonebuzz merged commit cbb1dd2 into main Oct 22, 2025
3 checks passed
@stonebuzz stonebuzz deleted the fix_unsave_update branch October 22, 2025 10:03
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.

Unable to add level in helpdesk categories group tab

4 participants