We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
GLPI version : 10.0.15 OCS Inventory plugin version : 2.0.4 (and last master too)
Home - Administration - Rules - Rules for assigning an item to an entity:
In glpi 9.5.6:
php-errors.log (on click to "Unavailable"):
[2024-06-03 16:43:40] glpiphplog.WARNING: *** PHP Warning (2): Undefined array key "field" in /usr/share/glpi/src/RuleImportEntity.php at line 157 Backtrace : src/Rule.php:2644 RuleImportEntity->displayAdditionalRuleCondition() ajax/rulecriteriavalue.php:53 Rule->displayCriteriaSelectPattern() public/index.php:82 require()
[2024-06-03 16:43:40] glpiphplog.WARNING: *** PHP Warning (2): Undefined array key "field" in /usr/share/glpi/src/RuleImportEntity.php at line 169 Backtrace : src/Rule.php:2644 RuleImportEntity->displayAdditionalRuleCondition() ajax/rulecriteriavalue.php:53 Rule->displayCriteriaSelectPattern() public/index.php:82 require()
Table glpi_rulecriterias in field criteria: MACHINE_NAME IPADDRESS
The text was updated successfully, but these errors were encountered:
No branches or pull requests
GLPI version : 10.0.15
OCS Inventory plugin version : 2.0.4 (and last master too)
Home - Administration - Rules - Rules for assigning an item to an entity:
In glpi 9.5.6:
php-errors.log (on click to "Unavailable"):
[2024-06-03 16:43:40] glpiphplog.WARNING: *** PHP Warning (2): Undefined array key "field" in /usr/share/glpi/src/RuleImportEntity.php at line 157
Backtrace :
src/Rule.php:2644 RuleImportEntity->displayAdditionalRuleCondition()
ajax/rulecriteriavalue.php:53 Rule->displayCriteriaSelectPattern()
public/index.php:82 require()
[2024-06-03 16:43:40] glpiphplog.WARNING: *** PHP Warning (2): Undefined array key "field" in /usr/share/glpi/src/RuleImportEntity.php at line 169
Backtrace :
src/Rule.php:2644 RuleImportEntity->displayAdditionalRuleCondition()
ajax/rulecriteriavalue.php:53 Rule->displayCriteriaSelectPattern()
public/index.php:82 require()
Table glpi_rulecriterias in field criteria:
MACHINE_NAME
IPADDRESS
The text was updated successfully, but these errors were encountered: