Part of lp.bugs.subscribers
Function | get_string_representation | Returns a string representation of an object. |
Function | what_changed | Undocumented |
Function | record_bug_added | Undocumented |
Function | record_cve_linked_to_bug | Record when a CVE is linked to a bug. |
Function | record_cve_unlinked_from_bug | Record when a CVE is unlinked from a bug. |
Function | record_merge_proposal_linked_to_bug | Record when a merge proposal is linked to a bug. |
Function | record_merge_proposal_unlinked_from_bug | Record when a merge proposal is unlinked from a bug. |
Function | record_bugsubscription_added | Undocumented |
Function | record_bugsubscription_edited | Undocumented |
Function | notify_bugtask_added | Notify CC'd list that this bug has been marked as needing fixing |
Function | notify_bugtask_deleted | A bugtask has been deleted (removed from a bug). |
Function | notify_bug_watch_modified | Notify CC'd bug subscribers that a bug watch was edited. |
It can be used as oldvalue and newvalue.
Returns None if no representation can be made.
bugtask must be in IBugTask. event must be an IObjectModifiedEvent.