~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/bugs/doc/bugtask.txt

[testfix][r=allenap][bug=871596][no-qa] Use pgbouncer 0.0.7 and storm
 0.19.0.99-lpwithnodatetime-r402.

Show diffs side-by-side

added added

removed removed

Lines of Context:
976
976
the latter is not exposed in `IBugTask`, so the `bugtargetdisplayname`
977
977
is used here.
978
978
 
 
979
    # We do not allow private bugs to affect multiple projects so we need to
 
980
    # first make the bug public.
 
981
    >>> bug_one.setPrivate(False, mark)
 
982
    True
 
983
 
979
984
    >>> netapplet = productset.get(11)
980
985
    >>> upstream_task = bugtaskset.createTask(
981
986
    ...     bug_one, mark, netapplet,