Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix(Inventory): take car of 'default_software_helpdesk_visible' from software inventory #18369

Draft
wants to merge 4 commits into
base: 10.0/bugfixes
Choose a base branch
from

Conversation

stonebuzz
Copy link
Contributor

Checklist before requesting a review

Please delete options that are not relevant.

  • I have read the CONTRIBUTING document.
  • I have performed a self-review of my code.
  • I have added tests that prove my fix is effective or that my feature works.
  • This change requires a documentation update.

Description

  • It fixes !35300

Currently, the software inventory does not take into account the is_helpdesk_visible option in GLPI's general configuration.

image

This option is now managed both during the creation of the software and when it is updated.

I took the opportunity in this PR to simplify the code with a dedicated function (We may have other cases to handle in the future)

Screenshots (if appropriate):

@stonebuzz stonebuzz self-assigned this Nov 21, 2024
@stonebuzz stonebuzz added this to the 10.0.18 milestone Nov 21, 2024
@stonebuzz stonebuzz marked this pull request as draft November 21, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant