(
id of it as string & " " &
(
(
first 40 of it & "..." & last 15 of it
)
of
(
value of header "Subject" of it
)
| ""
)
as string
)
of relevant fixlets whose
(
not exists
(
headers "X-Fixlet-Type" of it
)
whose
(
value of it is contained by set of
(
"Task";"Analysis";"Baseline"
)
)
and exists headers "X-Fixlet-Default-Action" of it
)
of sites whose
(
name of it is contained by set of
(
"Enterprise Security";"Updates for Windows Applications"
)
)
(id of it as string & " " & ((first 40 of it & "..." & last 15 of it) of (value of header "Subject" of it) | "") as string) of relevant fixlets whose (not exists (headers "X-Fixlet-Type" of it) whose (value of it is contained by set of ("Task";"Analysis";"Baseline")) and exists headers "X-Fixlet-Default-Action" of it) of sites whose (name of it is contained by set of ("Enterprise Security";"Updates for Windows Applications"))