+2

Business Rule to associate items to the ticket

Javier Samaniego 8 years ago updated 6 years ago 2

Hi,

i'm trying to do this:

http://forum.glpi-project.org/viewtopic.php?pid=261392#p261392

http://forum.glpi-project.org/viewtopic.php?pid=88814#p88814

the first one is mine


basically I try to implement this rule:

Criteria:

Criterion: Description
Condition: regular expression matches
Reason: /([0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3})/

Actions:
Fields: Associated element
Action type: Assign: equipment by IP address
Value: #0


and also with the computer name:

Criteria:

Criterion: Description
Condition: regular expression matches
Reason: /(myprefix[0-9]{1,5})/

Actions:
Fields: Associated element
Action type: Assign: equipment by name + domain
Value: #0


not working...


GLPI version: i've tried with 0.84 and 0.90


Thanks in advance!

Nobody knows........ i think it's a bug...

Works with version 9.2.3 of GLPI.