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: Unknown column 'is_active' #207

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Conversation

Rom1-B
Copy link
Contributor

@Rom1-B Rom1-B commented Oct 23, 2024

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.
  • This change requires a documentation update.

Description

Fix this error message:
SQL Error "1054": Unknown column 'is_active' in 'where clause' in query "SELECT * FROM glpi_plugin_tag_tags WHERE is_active = '1' AND ((type_menu IS NULL) OR (type_menu = '') OR (type_menu = '0') OR (type_menu LIKE '%"PluginMfaConfig"%')) ORDER BY name"

@Rom1-B Rom1-B merged commit a537f07 into pluginsGLPI:main Oct 24, 2024
3 checks passed
@Rom1-B Rom1-B deleted the issue_206 branch October 24, 2024 06:21
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.

Tags in the tag field are no longer searched for
2 participants