You guys are great, thanks! I got it sorted out and
all is well, off to go buy some coffee, thanks much!
From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Hardy, Patrick
Sent: Wednesday, November 01, 2006 8:13 AM
To: [email protected]
Subject: Filter qualification based on group membership
Good morning
all!
I am trying to
restrict the creation of High/Urgent priority HD tickets to a couple of specific
teams. I've created a filter that is working (submit/modify), although I'm
not getting it to work for more than one team. I'm obviously doing
something wrong, but being as we are out of coffee and the soda machine is
broken my brain is lacking nutrients! Could someone look at this and
give me ideas or suggestions?
Works:
(NOT ($GROUPIDS$
LIKE (( "%" + "1000" ) + "%" ))) AND ( 'TR.Priority' >=
"High")
Doesn't
work:
((NOT ($GROUPIDS$
LIKE (( "%" + "1032" ) + "%" ))) OR (NOT ($GROUPIDS$ LIKE ((
"%" + "1023" ) + "%" ))) OR ((NOT ($GROUPIDS$ LIKE ((
"%" + "1000" ) + "%" )))) AND ( 'TR.Priority' >=
"High"))
ARS
6.3
HD
6
SQL2K
Patrick Hardy
479-290-5767
This email and any files transmitted with it are confidential and intended
solely for the use of the addressee. If you are not the intended addressee, then
you have received this email in error and any use, dissemination, forwarding,
printing, or copying of this email is strictly prohibited. Please notify us
immediately of your unintended receipt by reply and then delete this email and
your reply. Tyson Foods, Inc. and its subsidiaries and affiliates will not be
held liable to any person resulting from the unintended or unauthorized use of
any information contained in this email or as a result of any additions or
deletions of information originally contained in this
email.
__20060125_______________________This posting was submitted with
HTML in it___
This email and any files transmitted with it are confidential and intended solely for the use of the addressee. If you are not the intended addressee, then you have received this email in error and any use, dissemination, forwarding, printing, or copying of this email is strictly prohibited. Please notify us immediately of your unintended receipt by reply and then delete this email and your reply. Tyson Foods, Inc. and its subsidiaries and affiliates will not be held liable to any person resulting from the unintended or unauthorized use of any information contained in this email or as a result of any additions or deletions of information originally contained in this email.
__20060125_______________________This posting was submitted with HTML in it___

