Part of lp.bugs.browser.bugsubscriptionfilter View In Hierarchy
View for IBugSubscriptionFilter.
The properties and methods herein are intended to construct a view something like:
- Bug mail filter "A filter description"
- Matches when status is New, Confirmed, or Triaged and importance is High, Medium, or Low and the bug is tagged with bar or foo.
| Method | description | Return the bug subscription filter description. |
| Method | conditions | Descriptions of the bug subscription filter's conditions. |
| Method | _add_english_condition | Undocumented |