Part of lp.blueprints.interfaces.specification View In Hierarchy
Attribute | specification | The ISpec, after it's been edited. |
Attribute | user | The IPerson that did the editing. |
Attribute | title | The spec title or None. |
Attribute | summary | The spec summary or None. |
Attribute | whiteboard | The spec whiteboard or None. |
Attribute | workitems_text | The spec work items as text or None. |
Attribute | specurl | The URL to the spec home page (not in Launchpad). |
Attribute | productseries | The product series. |
Attribute | distroseries | The series to which this is targeted. |
Attribute | milestone | The milestone to which the spec is targeted. |
Attribute | bugs_linked | A list of new bugs linked to this spec. |
Attribute | bugs_unlinked | A list of bugs unlinked from this spec. |
Attribute | name | Old and new names, or None. |
Attribute | priority | Old and new priorities, or None |
Attribute | definition_status | Old and new statuses, or None |
Attribute | target | Old and new target, or None |
Attribute | approver | Old and new approver, or None |
Attribute | assignee | Old and new assignee, or None |
Attribute | drafter | Old and new drafter, or None |