Assume for the moment that my auto-assign equation is corrrect
Assume for the moment that it is one of several auto-assign rules & it is not the last one in the series
Assume filters are not an issue
Assume Source is not an issue
Assume I closed / re-opened IQ between creation of auto-assign rule & test (shouldn't be necessary)
Assume I jumped to a different grid & back to test rule (shouldn't be necessary)
Assume I jumped to a different item & back to test rule (shouldn't be necessary)
Goal:
if item contains word election then add check mark to Boolean field check mark
Result:
IQ doe this ok if -- and only if -- the word election appears by itself in the item
but as soon as there Is another word in the item or a new item with a full sentence including the word "election"
Ex: election petition deadline in Aug 10,
IQ does not auto-assign to field "election"
Steps to reproduce:
create auto-assign equation in item field that forces Boolean check mark in field "election" if the word "election" is used in item
This equation should be in the midst of a series of auto-equations, rather than the last one
In a grid, create an item with just the word election in it to make sure IQ is assigning to field election
In same grid create another item with several words including the word election & see if it forces Boolean check mark in election field
Comments
E:GTD_Pndg=|
AM:GTD_FoloUp=HasKeyword(Item,"Call",-1)|
E:GTD_FoloUp=|
AM:BDIxpns=HasKeyword(Item,"Movie",-1)|
E:BDIxpns=|
AM:Election=HasKeyword(Item,"election",-1)|
E:Election=|
AM:MIRMA=HasKeyword(Item,"MIRMA",-1)|
E:MIRMA=
A) works here, so either (1) I send you a working file to see if it works for you, or (2) you send me a non-working file to see if it works here... You decide...
A) works here, so either (1) I send you a working file to see if it works for you, or (2) you send me a non-working file to see if it works here... You decide...