~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/answers/doc/expiration.txt

  • Committer: Curtis Hovey
  • Date: 2011-05-09 16:35:10 UTC
  • mto: This revision was merged to the branch mainline in revision 13009.
  • Revision ID: curtis.hovey@canonical.com-20110509163510-6y29m1tvmwkklemt
Alway pass the subscribed_by argument to addAnswerContact.

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
    >>> old_open_question.subscribe(admin_team)
83
83
    <QuestionSubscription...>
84
84
    >>> salgado = getUtility(IPersonSet).getByName('salgado')
85
 
    >>> old_open_question.target.addAnswerContact(salgado)
 
85
    >>> old_open_question.target.addAnswerContact(salgado, salgado)
86
86
    True
87
87
 
88
88
    # Link it to a FAQ item for the same reason. We are setting the