Part of lp.bugs.interfaces.bugtasksearch View In Hierarchy
This schema is the same as IBugTaskSearch, except that it has only one choice for Status Upstream.
| List | status_upstream | Undocumented |
Inherited from IBugTaskSearch:
| List | tag | String or list of strings for tags to search. To exclude, prepend a '-', e.g. '-unwantedtag' |
| Choice | tags_combinator | Search for any or all of the tags specified. |
| Choice | upstream_target | Undocumented |
Inherited from IBugTaskSearchBase (via IBugTaskSearch):
| TextLine | searchtext | Undocumented |
| List | status | Show only bugs with the given status value or list of values. |
| List | importance | Show only bugs with the given importance or list of importances. |
| List | information_type | Show only bugs with the given information type or list of information types. |
| Choice | assignee | Person entity assigned for this bug. |
| Choice | bug_reporter | Person entity that filed the bug report. |
| Bool | omit_dupes | Undocumented |
| Bool | omit_targeted | Undocumented |
| Bool | has_patch | Undocumented |
| Bool | has_no_package | Undocumented |
| List | milestone | Show only bug tasks targeted to this milestone. |
| List | component | Distribution package archive grouping. E.g. main, universe, multiverse |
| Bool | has_cve | Undocumented |
| Choice | structural_subscriber | Show only bugs in projects, series, distributions, and packages that this person or team is subscribed to. |
| Choice | bug_commenter | Show only bugs commented on by this person. |
| Choice | subscriber | Show only bugs this person or team is directly subscribed to. |
| Bool | affects_me | Undocumented |
| Bool | has_branches | Undocumented |
| Bool | has_no_branches | Undocumented |
| Bool | has_blueprints | Undocumented |
| Bool | has_no_blueprints | Undocumented |