AI-generated Key Takeaways
-
This page lists the issue fields supported by the Google Issue Tracker's search query language.
-
The supported fields are categorized by type, such as ID, User, Enum, Text, Time, Count, Attachment count, Boolean, Custom field, and Saved search.
-
Each field has a corresponding label and potentially an alternative label used for searching.
-
Some fields have special values that allow for more specific searches, like
none,any, orme. -
Examples are provided for each field to demonstrate how they are used in a search query.
This page describes the issue fields that are supported by the search query language in Google Issue Tracker.
id
id:1234
blockingid
none
(no blocking issue)any
(one or more blocking issues)blockingid:1234
blockedbyid
none
(no blocked-by issue)any
(one or more blocked-by issues)blockedbyid:1234
parentid
none
(no parent issue)any
(one or more parent issues)+
at the end includes transitive childrenparentid:1234
canonicalid
none
(no canonical issue)any
(one or more canonical issues)canonicalid:1234
hotlistid
h
none
(not on any hotlists)any
(on one or more hotlists)hotlistid:98765
componentid
c
+
at the end includes child componentscomponentid:5555
trackerid
trackerid:1234
reporter
r
me
(you)reporter:username
assignee
a
none
(no assignee)any
(has an assignee)me
(you)assignee:none
collaborator
none
(no collaborators)me
(you)collaborator:username
cc
none
(no CC)me
(you)cc:username
verifier
v
none
(no verifier)any
(has a verifier)me
(you)verifier:me
modifier
me
(you)modifier:username
lastmodifier
me
(you)lastmodifier:username
commenter
me
(you)commenter:username
lastcommenter
me
(you)lastcommenter:username
priority
p
priority:p1
severity
s
severity:s1
type
t
type:feature_request
status
is
open
(any open status)closed
(any closed status)status:assigned
title
title:foo
comment
comment:bar
attachment
attachment:foo
foundin
none
(no found-in version)any
(one or more found-in versions)foundin:1.1
targetedto
none
(no targeted-to version)any
(one or more targeted-to versions)targetedto:1.2
verifiedin
none
(no verified-in version)any
(one or more verified-in versions)verifiedin:1.3
modified
[number]d
(Last n days)modified<=2014-06-18
resolved
[number]d
(Last n days)resolved:5d
verified
[number]d
(Last n days)verified:2014-06..2014-08
duplicatecount
duplicatecount:1
votecount
votecount>=5
commentcount
commentcount:10
collaboratorcount
collaboratorcount<5
cccount
cccount<5
descendantcount
descendantcount>10
opendescendantcount
opendescendantcount:0
attachmentcount
attachmentcount>0
inprod
inprod:true
star
star:false
archived
all
(true or false)archived:true
mute
mute:true
customfield<id>
none
(no custom field value)customfield119:foo
savedsearchid
savedsearchid:1234

