Part of lp.blueprints.interfaces.sprintspecification View In Hierarchy
Attribute | id | The ID of this sprint/spec link. We expose this because there is no uniqueness of spec names across projects and of course distros, so there is no unique way to identify a sprintspec by spec name, because multiple specs at a sprint could have the same name. |
Choice | sprint | Select the meeting or sprint at which you would like feature to be discussed or implemented. The meeting organisers will review and approve or decline this request. |
Int | specification | Undocumented |
Choice | status | Undocumented |
Text | whiteboard | Any reasoning or rationale for your decision. Your changes will override the current text. Note that this is purely related to whether this spec is approved for the agenda of this meeting, not a commentary of the specification in general. |
PublicPersonChoice | registrant | Undocumented |
Datetime | date_created | The date this topic was nominated for the sprint agenda. |
PublicPersonChoice | decider | Undocumented |
Datetime | date_decided | The date this topic was reviewed and accepted or declined for the meeting agenda. |
Attribute | is_confirmed | True if this spec is confirmed for the agenda of this sprint. |
Attribute | is_decided | True if this spec has been accepted or declined for this sprint. |
Method | acceptBy | Flag the sprint as being accepted by the decider. |
Method | declineBy | Flag the sprint as being declined by the decider. |